nova/nova/tests/unit/api/openstack
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
..
compute Move V2 API unittests under legacy_v2 directory 2015-08-13 19:08:18 +08:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
common.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
fakes.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_api_version_request.py Adds global API version check for microversions 2014-12-05 09:55:37 +08:00
test_common.py Make unit tests inherit from test.NoDBTestCase 2015-03-06 09:46:31 +02:00
test_faults.py Replace unicode with six.text_type 2015-05-12 12:31:20 +02:00
test_legacy_v2_compatible_wrapper.py Skip additionalProperties checks when LegacyV2CompatibleWrapper enabled 2015-08-06 14:38:45 +08:00
test_mapper.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_wsgi.py Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00