oslo.messaging/oslo_messaging/tests
Steve Kowalik 93280347ab Correct usage of transport_url in example
The example usage of transport_url in ConfFixture was not corrected when
the rest of the code was switched to using 'fake:/' for transport_url.
Since other projects will refer to this example to review changes, it
should be correct.

Also change the transport URLs used in test_transport to correspond to
the correct way of specifying virtual hosts.

Change-Id: If8e0a869e02fda2d8d2c86d82ef83ffc3a4361e4
2018-06-06 10:48:45 +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 Correct usage of transport_url in example 2018-06-06 10:48:45 +10: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