heat/heat/tests/openstack/cinder
huangtianhua 72be5266ee Parse live data with correct key 'readonly'
Cinder returns the volume infos with key 'readonly',
not 'read_only', so parse live data with correct key
'readonly' for volume resource.

Change-Id: If19db3129f23a6cb9d19e6744c4ffc4522166426
Closes-Bug: #1712041
2017-08-28 06:49:51 +00:00
..
__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 Replace assertRaisesRegexp with assertRaisesRegex 2017-05-19 18:13:59 +05:30
test_volume.py Parse live data with correct key 'readonly' 2017-08-28 06:49:51 +00:00
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 Use StackDefinition in intrinsic functions for resolving data 2017-07-21 10:30:34 -04:00