2ec2d5a973
Previously, if an update or delete on a resource is initiated concurrently with another action (e.g. a metadata update as the result of a resource signal) it may end up failing with exception.UpdateInProgress because its view of the resource's atomic_key is stale. Now, we retry, rereading the resource's atomic_key from the db if needed, up to cfg.CONF.action_retry_limit times. Change-Id: I4cfa6f691fe916c0d605a712028b88f61ebab4d9 Partial-Bug: #1675286 |
||
---|---|---|
.. | ||
templates | ||
__init__.py | ||
scenario_base.py | ||
test_aodh_alarm.py | ||
test_autoscaling_lb.py | ||
test_autoscaling_lbv2.py | ||
test_server_cfn_init.py | ||
test_server_signal.py | ||
test_server_software_config.py | ||
test_volumes.py |