horizon/openstack_dashboard/test
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_tests Merge "No unit test coverage for code related to Flavors" 2016-04-09 00:52:48 +00:00
integration_tests Merge "Remove redundant line to open login page" 2016-04-19 10:32:29 +00:00
jasmine Remove unused jasmine_tests.py 2015-05-13 12:39:00 -06:00
templates Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
test_data Fix tests broken by novaclient 4.0.0 release 2016-04-19 14:38:44 -06:00
test_panels Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
test_plugins assertEquals is deprecated, use assertEqual 2016-01-27 00:59:19 +08:00
tests Look for volumev2 endpoints instead of volume 2016-02-23 11:47:25 +01:00
__init__.py Revamp of testing machinery. 2012-04-23 22:24:21 -07:00
error_pages_urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
helpers.py Fix remaining Django 1.9 test failures 2016-04-09 11:13:16 +00:00
settings.py Make ngcontainers the default Swift UI 2016-03-17 11:40:49 -07:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00