nova/nova/tests/unit/api/openstack
He Jie Xu 347ebb20e3 Rename all the ViewBuilderV3 to ViewBuilderV21
To get rid of v3, this patch rename all the ViewBuilderV3 to
ViewBuilderV21.

Change-Id: I84a5cb303b4da4ede6d792f80acd9313756b9f9b
Partial-Bug: #1462901
2015-09-15 13:33:24 +08:00
..
compute Rename all the ViewBuilderV3 to ViewBuilderV21 2015-09-15 13:33:24 +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 Fix incomplete error message of quota exceeded 2015-09-02 11:45:27 +08:00
test_api_version_request.py Remove more 'v3' references from the code 2015-09-08 13:56:05 +00:00
test_common.py Rename tests so that they are run 2015-08-28 12:24:53 +00:00
test_faults.py Replace unicode with six.text_type 2015-05-12 12:31:20 +02:00
test_legacy_v2_compatible_wrapper.py api: allow any scheduler hints 2015-09-09 10:21:09 +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