nova/nova/tests/unit/api/openstack
Matt Riedemann e4fb870ab7 Update compute API.get() stubs in test_access_ips
These old tests were stubbing the DB API to get an
instance which is too low-level. This changes the
stub to be on the compute API.get() method.

This is part of a larger series to drop pre-cellsv2
compat code in compute API.get().

Change-Id: I6a8629bf06492a4b57f8951fdb8c61db9681adde
2018-11-05 14:10:11 -05:00
..
compute Update compute API.get() stubs in test_access_ips 2018-11-05 14:10:11 -05:00
placement Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
__init__.py
common.py [python3] Webob request body should be bytes 2015-12-28 13:51:29 -05:00
fakes.py Update compute API.get() mocks in test_server_metadata 2018-11-05 14:10:08 -05:00
test_api_version_request.py Use assert(Not)Equal instead of assertTrue(A == X) 2016-06-03 16:53:15 +01:00
test_auth.py Noauth should also use request_id from compute_req_id.py 2018-04-04 14:21:01 -04:00
test_common.py Fix TypeError of _get_project_id when project_id is None 2017-11-21 22:21:12 -05: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_requestlog.py log test: use fixtures.StandardLogging in setUp 2018-01-04 10:38:49 +08:00
test_wsgi.py Remove the extensions framework from wsgi.py 2018-10-18 02:01:03 +00:00