cinder/cinder/common
Keigo Noha da5a27f7b3 Change default glance_num_retries to 3
Previously, the default value of glance_num_retries is 0. It means
that the request to glance is issued only one time. However, other
components' client retries the request when it fails.
To reduce an unnecessary exception and failure, we should increase
the default value to 3.

Change-Id: Iff8162c732fb9dc0080e8810b4a5bcaa3ff7e6ca
2020-08-12 15:23:16 +09:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00
config.py Change default glance_num_retries to 3 2020-08-12 15:23:16 +09:00
constants.py V3 jsonschema validation: os-services 2018-05-14 12:44:56 +05:30
sqlalchemyutils.py Replace assert to raise AssertionError 2019-06-05 18:41:21 +03:00