nova/nova/tests/unit/api/openstack
He Jie Xu 68bbddd8ae Totally freeze the extension_info API
The extension will be removed from the Nova API totally. The extension_info
API is just for backward compatibility. And there is no way to disable/enable
the extension, also the discovery policy rules are removed, so it is time
to just hard-code most of the logic at here.

Partial-implement-blueprint api-no-more-extensions-pike

Change-Id: I56d859beb675199b209587bfe0a23cd9b75233ad
2017-05-08 16:32:48 +08:00
..
compute Totally freeze the extension_info API 2017-05-08 16:32:48 +08:00
placement Merge "Allow CONTENT_LENGTH to be present but empty" 2017-04-26 12:06:23 +00:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
common.py [python3] Webob request body should be bytes 2015-12-28 13:51:29 -05:00
fakes.py [3/3]Replace six.iteritems() with .items() 2017-02-09 23:09:38 +08:00
test_api_version_request.py Use assert(Not)Equal instead of assertTrue(A == X) 2016-06-03 16:53:15 +01:00
test_common.py fix overridden error 2017-04-19 04:51:37 -07:00
test_faults.py [Py34] api.openstack.test_faults.TestFaultWrapper 2015-12-10 20:56:42 +00:00
test_legacy_v2_compatible_wrapper.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test_mapper.py [Py34] Enable api.openstack.test_mapper unit test 2015-10-05 18:59:28 +03:00
test_wsgi.py fix typos 2017-04-19 03:36:04 -07:00