nova/nova/tests/unit/api
Ken'ichi Ohmichi 9fbcc507e1 Remove legacy v2 tests which use APIRouter
APIRouter is only for leagacy v2 API, and the router should be
removed with legacy v2 API code together.
Then this patch removes tests which use the router.

Partially implements blueprint remove-legacy-v2-api-code

Change-Id: I7c15f53cfee46fcc0862753e490d675d2f5dd87f
2016-05-09 10:48:24 +09:00
..
openstack Remove legacy v2 tests which use APIRouter 2016-05-09 10:48:24 +09:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_auth.py Remove the legacy v2 API entry from api-paste.ini 2016-05-05 19:04:02 +08:00
test_compute_req_id.py Make unit tests inherit from test.NoDBTestCase 2015-03-06 09:46:31 +02:00
test_validator.py Remove Deprecated EC2 and ObjectStore impl/tests 2016-01-08 06:30:20 -05:00
test_wsgi.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00