nova/nova/tests/unit/api/openstack/compute
He Jie Xu 2e2c710989 Return v2 version info with v2 legacy compatible wrapper
When v2 legacy compatible wrapper enabled, the version API should
return v2 version info.

Implements blueprint api-relax-validation

Change-Id: I16dd6da4d41594e7b906ffe617d694740a33b3dd
2015-08-12 10:07:25 +00:00
..
contrib pci: Use fields.Enum type for PCI device type 2015-08-10 11:32:47 -07:00
extensions move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
plugins Fix test mock that abuses objects 2015-08-03 09:42:59 -07:00
test_plugins Add api microvesion unit test case for wsgi.action 2015-03-17 14:49:34 +08:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
admin_only_action_common.py Use controller method in all admin actions tests 2015-03-09 09:39:27 +09:00
test_api.py Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
test_auth.py Fix infinite recursion caused by unnecessary stub 2015-03-11 23:16:07 -05:00
test_consoles.py Remove 'scheduled_at' - DB cleanup 2015-08-04 12:40:17 +05:30
test_extensions.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_flavors.py Replace unicode with six.text_type 2015-05-12 12:31:20 +02:00
test_image_metadata.py Removed twice declared variables 2015-04-29 15:26:50 +03:00
test_images.py V2.1 cleanup: Use concrete NotFound exception instead of generic 2015-02-13 19:21:05 +08:00
test_limits.py Merge "Get py34 subunit.run test discovery to work" 2015-07-31 13:23:55 +00:00
test_microversions.py Add api microvesion unit test case for wsgi.action 2015-03-17 14:49:34 +08:00
test_plugin_framework.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_server_actions.py snapshot: Add device_name to the snapshot bdms 2015-07-02 13:45:36 +01:00
test_server_metadata.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_servers.py Merge "Fix the wrong address ref when the fixed_ip is invalid" 2015-08-01 20:06:14 +00:00
test_urlmap.py Convert v2.1 extension_info to show V2 API extension list 2015-02-09 09:52:32 +10:30
test_v3_auth.py Fix infinite recursion caused by unnecessary stub 2015-03-11 23:16:07 -05:00
test_v3_extensions.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_v21_extensions.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_versions.py Return v2 version info with v2 legacy compatible wrapper 2015-08-12 10:07:25 +00:00