heat/heat/engine/resources
Zane Bitter 9dd523c311 Don't mark snapshot complete while task in progress
Failures in the gate suggest that it is now somehow possible for the
Glance image created by a snapshot to appear to have been created even
while the Nova server remains in a state like 'image_uploading'. Servers
in this state cannot be rebuilt (to restore a snapshot). To ensure that
the snapshot has actually completed before the resource is marked
SNAPSHOT_COMPLETE, check the task state of the server as well as the
state of the snapshot image in Glance.

Change-Id: I2b5cddcbeab849054d84501dfcec48442f3666d3
Co-Authored-By: Rico Lin <rico.lin.guanyu@gmail.com>
Task: 36964
2019-10-09 11:19:35 +08:00
..
aws Fix coverity check FORWARD_NULL error 2019-08-06 08:53:42 +08:00
openstack Don't mark snapshot complete while task in progress 2019-10-09 11:19:35 +08:00
__init__.py Log missing clients as WARNING instead of ERROR 2016-08-16 16:27:55 -05:00
alarm_base.py Update incorrect timezone description 2017-09-19 13:46:32 +08:00
scheduler_hints.py Fix path_in_stack for scheduler hints 2016-08-05 10:21:10 +00:00
server_base.py Add dedicated auth endpoint config for servers 2019-07-12 13:50:38 +00:00
signal_responder.py Add dedicated auth endpoint config for servers 2019-07-12 13:50:38 +00:00
stack_resource.py Revert "Use OutputDefinition to generate attributes schema" 2018-11-28 12:13:58 -05:00
stack_user.py Remove log translations 2017-03-25 17:11:50 +08:00
template_resource.py Revert "Use OutputDefinition to generate attributes schema" 2018-11-28 12:13:58 -05:00
volume_base.py Check for server in attachements when checking for detach complete 2018-09-24 17:28:52 +05:30
wait_condition.py Always use string ID for WaitConditionHandle signals 2018-02-09 20:20:22 -05:00