]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
check the configuration item glance_num_retries
authorzhangchunlong1@huawei.com <zhangchunlong1@huawei.com>
Tue, 23 Sep 2014 07:50:27 +0000 (15:50 +0800)
committerzhangchunlong1@huawei.com <zhangchunlong1@huawei.com>
Tue, 14 Oct 2014 08:28:56 +0000 (16:28 +0800)
commit5e8ef9e879c66030d9eafe250748781015efd52c
tree304c8a320feb0daa16c7b49f9ba7f485de4c233e
parentdb2c817fc7adef98b6770d9dba12c698d6d5ad46
check the configuration item glance_num_retries

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

Change-Id: I661ee883f3e1009e7fb242e0df2fa130eb8daa66
Closes-Bug: #1372452
cinder/image/glance.py