horizon/openstack_dashboard/dashboards/admin
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
..
aggregates Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
defaults Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
flavors Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
hypervisors Angular vs. Django Table Danger Button Inconsistency 2016-04-13 09:13:34 -07:00
images Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
info Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
instances Angular vs. Django Table Danger Button Inconsistency 2016-04-13 09:13:34 -07:00
metadata_defs Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
metering Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
networks Sync segmentation ID ranges with Neutron 2016-04-15 08:39:26 +09:00
ngflavors Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
overview Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
routers Merge "Add test for check router create, edit, delete from Admin page" 2016-04-12 20:40:00 +00:00
static/dashboard/admin minor ng launch instance cleanup - remove unused css styles 2016-03-23 14:47:35 -07:00
volumes Fix tests broken by novaclient 4.0.0 release 2016-04-19 14:38:44 -06:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00