horizon/openstack_dashboard/test
Matt Riedemann 9db0f0c0fd Hard-code stubbed novaclient api_version to 2.1
The unit tests fail with novaclient 6.0.0 which requires
the use of an api_version property on the base Client class.

This change hard-codes the stubbed api_version attribute to
be 2.1 which is equivalent to the preferred version used in
the actual openstack_dashboard.api.nova.VERSSIONS code.

Change-Id: I9b89a224ad715cd0933d9757ca70e8a577eefc95
Closes-Bug: #1619093
2016-08-31 22:31:17 -04:00
..
api_tests Merge "Server-side filtering networks" 2016-08-25 04:23:03 +00:00
integration_tests Merge "Fix intermittent integration test failures related to messages" 2016-08-25 18:47: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 Add floating IP panel to admin dashboard 2016-08-19 12:15:55 +08: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 Fix order of arguments in assertEqual 2016-08-16 12:02:45 +07: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 Hard-code stubbed novaclient api_version to 2.1 2016-08-31 22:31:17 -04:00
settings.py Merge "Restrict user private network cidr input" 2016-08-21 12:15:32 +00:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00