heat/heat/engine/clients/os
ricolin 33972cce57 Check task_state of instance before volume actions
Check task_state before verify resize or before detachment.

We need to make sure the task_state moved out from resize_finish before
we trigger some action like attach/detach volume.

So when we update flvor and volume at the samethime, the resize action
will not affect volume attachment/detachment.

Depends-On: https://review.opendev.org/#/c/700512/

Change-Id: I64033d5a0a8fea5c4fd93b1deb111d3d8fba0cf7
Story: #2007042
Task: #37854
Task: #37855
Task: #37869
(cherry picked from commit 40ca7e9e63)
2020-04-26 07:33:11 +00:00
..
keystone Add connect_retries when creating domain_admin_client 2019-08-28 10:15:51 +05:30
neutron Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
__init__.py Use caching for resource name/id finders 2016-02-18 17:52:03 +05:30
aodh.py Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
barbican.py Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
blazar.py Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
cinder.py Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
designate.py Fix Designate Zone ID lookup for real 2020-01-24 07:50:37 +00:00
glance.py Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
heat_plugin.py Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
magnum.py Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
manila.py Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
mistral.py Check for keystoneauth exceptions in mistral client plugin 2017-09-03 10:45:50 +05:30
monasca.py Fix for None base_url for Monasca client 2018-01-31 12:13:51 +00:00
nova.py Check task_state of instance before volume actions 2020-04-26 07:33:11 +00:00
octavia.py Add octavia L7Rule Resource 2018-01-23 13:03:55 +05:30
openstacksdk.py Fix stack delete error with none cluster 2018-06-22 13:36:22 +08:00
sahara.py Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
senlin.py Fix senlin cluster create 2019-07-29 16:14:28 +00:00
swift.py Convert bytes_used to int before comparison 2018-07-27 17:10:28 +05:30
trove.py Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
zaqar.py Remove log translations 2017-03-25 17:11:50 +08:00
zun.py zun: remove the handling of not acceptable error 2018-07-29 17:48:45 +00:00