]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
check the configuration eqlx_cli_max_retries
authorzhangchunlong1@huawei.com <zhangchunlong1@huawei.com>
Tue, 23 Sep 2014 08:18:50 +0000 (16:18 +0800)
committerzhangchunlong1@huawei.com <zhangchunlong1@huawei.com>
Sat, 11 Oct 2014 02:23:41 +0000 (10:23 +0800)
commitdafe048f2f36d221242036c159271d7544ad39e3
tree4a5826877d0bafe604cfa0607a5db43c056b69c9
parentdb2c817fc7adef98b6770d9dba12c698d6d5ad46
check the configuration eqlx_cli_max_retries

we need to to check the value of the configuration item eqlx_cli_max_retries
in the code in order to ensure the "eqlx_cli_max_retries" is equal to or
greater than 0

DocImpact: The 'retries' is not a configured number of attempts
Change-Id: If9fadda83a855b4bbda6129d3b3a64d296eb2b54
Closes-Bug: #1372454
cinder/volume/drivers/eqlx.py