deb-cinder/cinder/objects
Xinli Guan 606dc15675 Moving the OPTIONAL_FIELDS inside the OVO object
In working patch 251989, Michal Dulko points out that
all the OVOs should have OPTIONAL_FIELDS inside object.

This patch will fix the issue in OVO, CGSnapshot.

Now that the OPTIONAL_FIELDS is part of the class definition,
_from_db_object should no longer be a staticmethod,
but should be a classmethod.

Change-Id: I9603cc3839dfd6e1cf102a77aeed3e9edc661bb4
2016-07-07 15:46:50 +00:00
..
__init__.py Add backref relationships to ConsistencyGroup obj 2015-12-29 16:09:40 +01:00
backup.py Remove remotable from OVOs 2016-06-12 13:49:02 +02:00
base.py Add __ne__ built-in function 2016-07-04 17:07:41 +08:00
cgsnapshot.py Moving the OPTIONAL_FIELDS inside the OVO object 2016-07-07 15:46:50 +00:00
consistencygroup.py Remove remotable from OVOs 2016-06-12 13:49:02 +02:00
fields.py Remove IN_USE from ConsistencyGroupStatus enum 2016-06-03 15:57:36 +02:00
service.py Remove remotable from OVOs 2016-06-12 13:49:02 +02:00
snapshot.py Remove remotable from OVOs 2016-06-12 13:49:02 +02:00
volume.py Remove remotable from OVOs 2016-06-12 13:49:02 +02:00
volume_attachment.py Remove remotable from OVOs 2016-06-12 13:49:02 +02:00
volume_type.py Support None value of extra_specs in cinder-scheduler filter 2016-06-16 07:46:25 -04:00