oslo.messaging/oslo_messaging/tests/notify
Davanum Srinivas 6621b9010e Decouple transport for RPC and Notification
Add a new configuration option for setting up
an alternate notification_transport_url that
can be used for notifications. This allows
operators to separate the transport mechanisms
used for RPC and Notifications.

DocImpact

Closes-Bug: #1504622
Change-Id: Ief6f95ea906bfd95b3218a930c9db5d8a764beb9
2015-11-10 20:40:22 -05:00
..
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_dispatcher.py Remove usage of contentmanager for executors 2015-07-08 13:42:10 +02:00
test_listener.py Decouple transport for RPC and Notification 2015-11-10 20:40:22 -05:00
test_log_handler.py Use unittest.mock on Python 3 2015-04-16 00:07:48 +02:00
test_logger.py Remove py26 artefacts from oslo.messaging code 2015-07-06 12:04:02 +03:00
test_middleware.py Use unittest.mock on Python 3 2015-04-16 00:07:48 +02:00
test_notifier.py Use yaml.safe_load instead of yaml.load 2015-10-21 17:22:20 +02:00