deb-cinder/cinder/objects
Ivan Kolodyazhny e38d039228 Remove code duplication in enums
Each Cinder's Enum field declaration has almost the same __init__
method. To avoid duplication this patch moves __init__ method with
required logic to the base class.

Change-Id: I566aef9241af570762bcc64eadc6adb3e8e10991
2016-08-11 13:38:39 +00: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 Prevent adding same OVO version twice to history 2016-08-04 12:58:53 +02:00
cgsnapshot.py Update Versioned Objects with Cluster object 2016-07-22 21:00:08 +02:00
cluster.py Update Versioned Objects with Cluster object 2016-07-22 21:00:08 +02: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_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 Switch request_spec in create volume calls to ovo 2016-08-01 18:40:48 +00:00
service.py Update Versioned Objects with Cluster object 2016-07-22 21:00:08 +02:00
snapshot.py Update Versioned Objects with Cluster object 2016-07-22 21:00:08 +02:00
volume_attachment.py Remove remotable from OVOs 2016-06-12 13:49:02 +02:00
volume_type.py Switch request_spec in create volume calls to ovo 2016-08-01 18:40:48 +00:00
volume.py Update Versioned Objects with Cluster object 2016-07-22 21:00:08 +02:00