deb-cinder/cinder/objects
Gorka Eguileor a1f6436465 Fix lazy loading cluster field from Service OVO
Lazy loading of the cluster field in the Service OVO is broken because
we are missing an argument when calling get_by_id method.

This patch adds this argument.

Change-Id: I53e302e7d31d23a1fb2bbfb3ceeaceb980417798
2016-09-02 17:50:31 +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 Merge "TrivialFix: remove unnecessary VERSION_COMPATIBILITY" 2016-08-29 09:53:54 +00: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_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
group.py Add group snapshots - db and objects 2016-07-18 22:19:10 -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_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 Merge "Add volumes/summary API support" 2016-08-25 08:30:35 +00:00