horizon/openstack_dashboard
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
..
api Merge "Support scheduler hints when launching instance" 2016-04-18 18:42:32 +00:00
conf Update nova policy file 2015-11-17 10:31:58 -06:00
contrib Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
dashboards Fix tests broken by novaclient 4.0.0 release 2016-04-19 14:38:44 -06:00
django_pyscss_fix Workaround for 'File exists' test failure 2014-09-30 06:43:22 -05:00
enabled Make ngcontainers the default Swift UI 2016-03-17 11:40:49 -07:00
local Merge "Support scheduler hints when launching instance" 2016-04-18 18:42:32 +00:00
locale Imported Translations from Zanata 2016-04-18 06:39:41 +00:00
management Update WSGI app creation to be compatible with Django 1.7 or greater 2015-09-21 15:36:19 +02:00
static Merge "Support scheduler hints when launching instance" 2016-04-18 18:42:32 +00:00
templates Merge "Change projects redirects to overview page" 2016-03-16 02:14:47 +00:00
templatetags Make region list case-insensitive sorted 2016-03-16 16:52:18 +08:00
test Fix tests broken by novaclient 4.0.0 release 2016-04-19 14:38:44 -06:00
themes Merge "Branding: Table Action dropdown hovers theme issue" 2016-04-13 18:26:50 +00:00
usage Look for volumev2 endpoints instead of volume 2016-02-23 11:47:25 +01:00
utils [Django 1.9] Stop using django.utils.importlib 2016-01-26 11:19:23 +00:00
wsgi Update WSGI app creation to be compatible with Django 1.7 2014-10-16 13:57:45 +01:00
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
context_processors.py Support javascript translation for plugin 2016-01-11 13:46:05 -08:00
exceptions.py Excise Trove from Horizon 2015-12-22 02:01:07 -07:00
hooks.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
karma.conf.js Use Chrome for JS unit tests 2016-04-12 15:19:56 +00:00
policy.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00
settings.py Adding Edit Image Action to angular images panel 2016-04-15 16:02:08 +00:00
static_settings.py Adding Magic Search codebase to Horizon 2016-01-29 14:05:52 +00:00
theme_settings.py Dynamic Themes 2016-02-25 09:49:43 -08:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00