deb-cinder/cinder/zonemanager
Patrick East 013ac6e504 Add retries for Cisco FCZM client CLI _cfg_save
Previously this config update would break if there were other changes
happening that were not completed yet. An easy work-around is to just
retry if it fails to apply the configuration update. There is already
code in place to handle this, but it doesn’t actually work correctly.

Instead of fixing it I’ve switched over to using the utils.retry
decorator to do the retries.

Change-Id: I3c1948bcfdedc633c23a30351260ce8fbf7342de
Closes-Bug: #1482398
2015-10-17 18:27:17 -07:00
..
drivers Add retries for Cisco FCZM client CLI _cfg_save 2015-10-17 18:27:17 -07:00
__init__.py Add support for FC zone lifecycle management 2014-02-22 15:32:34 -08:00
fc_common.py Add versioning output for the FC Zone Manager 2014-02-27 22:32:10 +00:00
fc_san_lookup_service.py Logging not using oslo.i18n guidelines (zonemgr) 2015-05-06 08:11:46 -05:00
fc_zone_manager.py Missing configuration opts from cinder.sample.conf 2015-09-24 13:08:25 -05:00
utils.py Logging not using oslo.i18n guidelines (zonemgr) 2015-05-06 08:11:46 -05:00