oslo.messaging/oslo_messaging/tests
Steve Kowalik 7e4ca449a0 Add ConfFixture.transport_url
As the first step towards removing rpc_backend, we need all of the test
fixtures to stop setting/using it via ConfFixture.transport_driver. Add
ConfFixture.transport_url, and move the tests over to setting it rather
than transport_driver.

Partial-Bug: #1712399
Change-Id: I6e2ae2b511fdc52790d5755a9aecaf2f427ab706
2018-06-01 11:45:12 +10:00
..
drivers Add ConfFixture.transport_url 2018-06-01 11:45:12 +10:00
functional [rabbitmq] Implement active call monitoring 2018-05-09 10:08:37 -07:00
notify Merge "Warn when wrong transport instance is used" 2017-09-15 18:33:29 +00:00
rpc [rabbitmq] Implement active call monitoring 2018-05-09 10:08:37 -07:00
__init__.py Test:Use unittest.mock on Python 3 2017-02-08 19:15:17 +08:00
test_config_opts_proxy.py Validate the transport url query string 2017-02-27 13:10:31 +01:00
test_exception_serialization.py Remove unnecessary setUp function in testcase 2017-08-18 01:22:26 +00:00
test_expected_exceptions.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_fixture.py Add ConfFixture.transport_url 2018-06-01 11:45:12 +10:00
test_opts.py Remove unnecessary setUp function in testcase 2017-08-18 01:22:26 +00:00
test_target.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_transport.py [rabbitmq] Implement active call monitoring 2018-05-09 10:08:37 -07:00
test_urls.py Add warning when credential is not specified for each host 2016-08-14 00:03:05 +08:00
test_utils.py Add restart() method to DecayingTimer 2018-03-07 10:24:52 -08:00
utils.py Add ConfFixture.transport_url 2018-06-01 11:45:12 +10:00