heat/heat/engine/resources/openstack/cinder
Gerry Buteau 9269787d39 Cinder volume attachment attributes should not be cached
The Cinder volume 'attachments' and 'attachments_list' attributes are
dynamically built lists and must be queried from the Cinder API on each
request. There are several factors that may change the contents of this
list that are unknown to Heat.  Caching should be prevented for these
attributes.

Closes-Bug: #1703605
Related-Bug: #1703387
Co-Authored-By: Paul Bourke <paul.bourke@oracle.com>
Change-Id: I1a646e567b2d88f2acf09b3077c205c5b061d4bc
2017-07-14 12:53:52 +01:00
..
__init__.py Move cinder volume resource 2015-03-05 09:34:10 +08:00
encrypted_volume_type.py EncryptedVolumeType observe reality implement 2016-08-18 18:46:02 +03:00
qos_specs.py Add resource OS::Cinder::QoSAssociation 2016-09-19 12:30:23 +08:00
quota.py Get rid of undesirable properties.data usage 2017-04-04 14:29:29 +00:00
volume.py Cinder volume attachment attributes should not be cached 2017-07-14 12:53:52 +01:00
volume_type.py Avoid to use internal attribute '_info' 2017-01-16 16:40:48 +08:00