nova/nova/tests/unit/api/openstack
He Jie Xu 74328ce719 Move V2.1 API unittest to top level directory
This patch moves the tests in contrib/ and plugins/v3/ into the
base directory.

Note that some of the tests have both v2 and v21 tests, The v2
tests will be deleted when V2 API removed.

Co-Authored-By: Ed Leafe <ed@leafe.com>
Change-Id: I6ff1d6594e7a44f2bcb6bbb04a4277b98d1cac74
Partial-Bug: #1462901
2015-08-17 11:15:26 +10:00
..
compute Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10: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