nova/nova/tests/unit/api/openstack/compute
He Jie Xu 74490439f8 Move V2 API unittests under legacy_v2 directory
This patch moves the v2-specific tests in
nova/tests/unit/api/openstack/compute into new 'legacy_v2' directory

Partial-Bug: #1462901
Change-Id: I2de134c91309ddbe1e16a8ab07e06678d92ab32b
2015-08-13 19:08:18 +08:00
..
contrib Move v2.1 code to the main compute directory - remove v3 step3 2015-08-13 09:58:47 +08:00
legacy_v2 Move V2 API unittests under legacy_v2 directory 2015-08-13 19:08:18 +08:00
plugins Move V2 API unittests under legacy_v2 directory 2015-08-13 19:08:18 +08: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 Add V2.1 API tests parity with V2 API tests 2015-08-13 16:00:24 +08:00
test_consoles.py Move v2.1 code to the main compute directory - remove v3 step3 2015-08-13 09:58:47 +08:00
test_flavors.py Move v2.1 code to the main compute directory - remove v3 step3 2015-08-13 09:58:47 +08:00
test_image_metadata.py Move v2.1 code to the main compute directory - remove v3 step3 2015-08-13 09:58:47 +08:00
test_images.py Move v2.1 code to the main compute directory - remove v3 step3 2015-08-13 09:58:47 +08:00
test_limits.py Move v2.1 code to the main compute directory - remove v3 step3 2015-08-13 09:58:47 +08: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 Move v2.1 code to the main compute directory - remove v3 step3 2015-08-13 09:58:47 +08:00
test_server_metadata.py Move v2.1 code to the main compute directory - remove v3 step3 2015-08-13 09:58:47 +08: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 Move v2.1 code to the main compute directory - remove v3 step3 2015-08-13 09:58:47 +08:00
test_v21_extensions.py Move v2.1 code to the main compute directory - remove v3 step3 2015-08-13 09:58:47 +08:00
test_versions.py Return v2 version info with v2 legacy compatible wrapper 2015-08-12 10:07:25 +00:00