heat/heat/tests/openstack/cinder
Rabi Mishra 991197e20e Check for nova exception.Conflict rather than task_state
When detaching and attaching volumes nova would raise an
exception.Conflict, if attach and detach can't happen. Let's
use that to retry rather than using task_state.

Change-Id: I50904e4254568cd807b9ff18eef482cadb626ce5
Task: 40169
(cherry picked from commit 01c230e793)
2020-07-01 10:50:05 +05:30
..
__init__.py Change namespace for Cinder resources and tests 2015-11-20 12:38:08 +08:00
test_qos_specs.py Add resource OS::Cinder::QoSAssociation 2016-09-19 12:30:23 +08:00
test_quota.py Unlimited cinder quotas throws exception 2018-06-14 17:28:10 +00:00
test_volume.py Check for nova exception.Conflict rather than task_state 2020-07-01 10:50:05 +05:30
test_volume_type.py Avoid to use internal attribute '_info' 2017-01-16 16:40:48 +08:00
test_volume_type_encryption.py EncryptedVolumeType observe reality implement 2016-08-18 18:46:02 +03:00
test_volume_utils.py Check for server in attachements when checking for detach complete 2018-09-24 17:28:52 +05:30