horizon/openstack_dashboard/dashboards/project/volumes/cgroups
David Lyle 5d6003971f Fix tests broken by novaclient 4.0.0 release
The release of python-novaclient 4.0.0 removed both volume_types
and volume_snapshots from the v2 namespace. Both of these data types
are supplied by cinder, but the Horizon test data was still populating
them in nova test data and the tests were using the nova values.

This patch removes the missing namespace references and replaces
the mocked test data with those mocked for cinder.

Additionally, the change exposed a rather broken test in the QoS
for volume_types test suite. This test has been fixed and improved
to exercise more branches.

This fix will unblock the gate for Horizon.

Closes-Bug: #1572246
Change-Id: I9604cd4046a5ab1486373d0572ddf504d4691196
2016-04-19 14:38:44 -06:00
..
__init__.py Add Horizon support for volume consistency groups 2016-03-17 09:42:27 -07:00
forms.py Add Horizon support for volume consistency groups 2016-03-17 09:42:27 -07:00
tables.py Add Horizon support for volume consistency groups 2016-03-17 09:42:27 -07:00
tabs.py Add Horizon support for volume consistency groups 2016-03-17 09:42:27 -07:00
tests.py Fix tests broken by novaclient 4.0.0 release 2016-04-19 14:38:44 -06:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Add Horizon support for volume consistency groups 2016-03-17 09:42:27 -07:00
workflows.py Add Horizon support for volume consistency groups 2016-03-17 09:42:27 -07:00