cinder/tools
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
..
config Add sample config file to cinder docs 2016-05-17 08:52:21 -05:00
check_exec.py Detect addition of executable files 2015-08-31 12:19:51 -04:00
colorizer.py Don't use dict.iterkeys() 2015-05-25 22:20:28 +02:00
enable-pre-commit-hook.sh Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
fast8.sh Fix tox -e fast8 2016-01-08 11:05:44 -05:00
generate_driver_list.py Add interface documentation to driver devref 2016-07-24 17:23:29 -05:00
install_venv_common.py Sync install_venv_common from oslo-incubator 2014-12-19 14:37:45 -06:00
install_venv.py Remove vim header 2013-12-30 18:53:02 -06:00
lintstack.py Fix mistakes introduced with QoSSpecs object 2016-07-28 13:34:24 +02:00
lintstack.sh Add pylint-based lintstack test to tox environment 2013-05-10 07:22:05 -04:00
with_venv.sh Fix up the test framework 2013-06-14 14:02:17 +00:00