magnum/magnum/tests
Erik Olof Gunnar Andersson 7bda74fd84 Re-use transport for rpc calls
We are currently creating a new transport for each api
call. This patch changes that so that each worker
can re-use the same transport for multiple requests.

Story: 2008494
Task: 41544
Change-Id: I11a24f035a9d66a536e5e58328084ee08f0c6285
(cherry picked from commit 987c9d809e)
2021-02-03 11:51:36 -08:00
..
contrib [ci] Use magnum-tempest-plugin-tests-api 2020-04-21 19:52:32 +00:00
functional Use oslo_serialization instead of the json module directly 2019-01-21 16:28:03 -08:00
unit Re-use transport for rpc calls 2021-02-03 11:51:36 -08:00
__init__.py Remove redundant FunctionalTest class 2015-07-15 03:39:11 +08:00
base.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
conf_fixture.py Centralize config option: trust section 2016-09-22 05:57:46 +00:00
fake_notifier.py Emit notifications when bay operations get executed 2016-05-19 15:29:56 +08:00
fakes.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
output_fixture.py ci: Add output stream fixture to fix CI 2019-10-01 10:34:55 +00:00
policy_fixture.py Register default magnum service and stat policies in code 2017-10-23 02:57:29 +00:00
utils.py Remove redundant code from magnum.test.utils 2015-07-20 21:53:12 +08:00