nova/nova/tests/unit/api/openstack
Balazs Gibizer bfde686130 Remove unnecessary mocks from unit test
These mocks where added in the series [1] when we rejected server
operations with qos port. But then we forgot to remove them when
the support is added to those operations during [2].

[1] https://review.opendev.org/q/topic:bp/bandwidth-resource-provider
[2] https://review.opendev.org/q/topic:bp/support-move-ops-with-qos-ports-ussuri

Change-Id: Idbc2d6b2f8f50924dc84683f9701aa28007616af
2021-06-04 09:03:43 +02:00
..
compute Remove unnecessary mocks from unit test 2021-06-04 09:03:43 +02:00
__init__.py
common.py [python3] Webob request body should be bytes 2015-12-28 13:51:29 -05:00
fakes.py image_meta: Provide image_ref as the id when fetching from instance 2021-05-20 16:57:24 +01:00
test_api_version_request.py Replace 'fake' with a real project ID 2019-09-30 14:40:20 +09: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 Remove six.text_type (2/2) 2020-12-13 11:26:35 +00: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 tests: Move ConfFixture 2021-05-12 11:30:41 +01:00
test_wsgi.py Remove six.iteritems/itervalues/iterkeys 2020-11-07 03:25:26 +00:00
test_wsgi_app.py Initialize global data separately and run_once in WSGI app init 2020-12-14 20:38:37 +00:00