deb-cinder/cinder/objects
Michał Dulko e1b254dad1 Fix mistakes introduced with QoSSpecs object
If15ea8b628a6f88211a5d5cc7aadff44f7840138 introduced some mistakes that
I was able to identify when rebasing RequestSpec object patch:

* Missing loading volume_types relationship in QualityOfServiceSpecs
  _from_db_object.
* Wrong source of qos_specs relationship in VolumeType _from_db_object.
* Inefficient loading od QoSSpecs associations in db layer.
* Use of self in classmethod.

This commit fixes the issues.

Change-Id: I3b78127791a03e1a35a30d7f84f66e97d89c7cf9
Closes-Bug: 1603472
2016-07-28 13:34:24 +02:00
..
__init__.py Update Versioned Objects with Cluster object 2016-07-22 21:00:08 +02:00
backup.py Update OVO instance on destroy method call 2016-07-22 17:54:00 +02:00
base.py Update Versioned Objects with Cluster object 2016-07-22 21:00:08 +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 Move QualityOfServiceSpecs to use VersionedObject 2016-07-06 16:37:08 +00:00
qos_specs.py Fix mistakes introduced with QoSSpecs object 2016-07-28 13:34:24 +02: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.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 Fix mistakes introduced with QoSSpecs object 2016-07-28 13:34:24 +02:00