deb-cinder/cinder/objects
Gorka Eguileor 4cfaa76692 Have a default OPTIONAL_FIELDS for persistent OVOs
Conditional update method from the persistent OVO class is blindly
relying on persistent OVOs having an OPTIONAl_FIELDS attribute without
defining a default.

This patch adds an empty default so we can do conditional updates on
persistent OVO instances that don't have optional fields.

Change-Id: Icf640da34df0990b5ad2609d5d230ac9b0a51311
(cherry picked from commit 2987b33970)
2016-09-22 19:04:35 +02:00
..
__init__.py Switch request_spec in create volume calls to ovo 2016-08-01 18:40:48 +00:00
backup.py Update OVO instance on destroy method call 2016-07-22 17:54:00 +02:00
base.py Have a default OPTIONAL_FIELDS for persistent OVOs 2016-09-22 19:04:35 +02:00
cgsnapshot.py Update Versioned Objects with Cluster object 2016-07-22 21:00:08 +02:00
cluster.py Remove unused config.CONF 2016-08-30 10:01:46 +08:00
consistencygroup.py Update Versioned Objects with Cluster object 2016-07-22 21:00:08 +02:00
fields.py Remove code duplication in enums 2016-08-11 13:38:39 +00:00
group.py Add group snapshots - db and objects 2016-07-18 22:19:10 -04:00
group_snapshot.py Add group snapshots - db and objects 2016-07-18 22:19:10 -04:00
group_type.py Add group type and group specs 2016-07-08 14:26:39 -04:00
qos_specs.py Fix mistakes introduced with QoSSpecs object 2016-07-28 13:34:24 +02:00
request_spec.py Remove unused config.CONF 2016-08-30 10:01:46 +08:00
service.py Fix lazy loading cluster field from Service OVO 2016-09-02 17:50:31 +02:00
snapshot.py Update Versioned Objects with Cluster object 2016-07-22 21:00:08 +02:00
volume.py Merge "Add volumes/summary API support" 2016-08-25 08:30:35 +00:00
volume_attachment.py Remove remotable from OVOs 2016-06-12 13:49:02 +02:00
volume_type.py Include OPTIONAL_FIELDS in VolumeType OVO class 2016-09-22 19:04:24 +02:00