nova/nova/tests/unit/api/openstack
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
..
compute Return v2 version info with v2 legacy compatible wrapper 2015-08-12 10:07:25 +00: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 Return v2 version info with v2 legacy compatible wrapper 2015-08-12 10:07:25 +00: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