013ac6e504
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 |
||
---|---|---|
.. | ||
drivers | ||
__init__.py | ||
fc_common.py | ||
fc_san_lookup_service.py | ||
fc_zone_manager.py | ||
utils.py |