b29a1462c2
Oslo.messaging.Transport is used as an abstraction to redirect function calls to the configured driver. _send_notification called self._driver.send instead of self._driver.send_notification As the test oslo.messaging.tests.TestTransportMethodArgs.test_send_notification also assumed that send was the correct method, this should be changed accordingly Change-Id: I9406d74f3dc13c44d1aaad5379aafbf1a8580137 |
||
---|---|---|
.. | ||
__init__.py | ||
test_exception_serialization.py | ||
test_expected_exceptions.py | ||
test_notifier.py | ||
test_pool.py | ||
test_rabbit.py | ||
test_rpc_client.py | ||
test_rpc_dispatcher.py | ||
test_rpc_server.py | ||
test_target.py | ||
test_transport.py | ||
test_urls.py | ||
test_utils.py | ||
utils.py |