oslo.messaging/oslo_messaging/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 Decouple transport for RPC and Notification 2015-11-10 20:40:22 -05:00
_impl_log.py Allow custom notification drivers 2015-09-25 10:07:05 -04:00
_impl_noop.py Allow custom notification drivers 2015-09-25 10:07:05 -04:00
_impl_routing.py Use yaml.safe_load instead of yaml.load 2015-10-21 17:22:20 +02:00
_impl_test.py Allow custom notification drivers 2015-09-25 10:07:05 -04:00
dispatcher.py Remove usage of contentmanager for executors 2015-07-08 13:42:10 +02:00
filter.py Implements notification-dispatcher-filter 2015-01-13 09:44:23 -05:00
listener.py Decouple transport for RPC and Notification 2015-11-10 20:40:22 -05:00
log_handler.py Decouple transport for RPC and Notification 2015-11-10 20:40:22 -05:00
logger.py Decouple transport for RPC and Notification 2015-11-10 20:40:22 -05:00
messaging.py Allow custom notification drivers 2015-09-25 10:07:05 -04:00
middleware.py Decouple transport for RPC and Notification 2015-11-10 20:40:22 -05:00
notifier.py Decouple transport for RPC and Notification 2015-11-10 20:40:22 -05:00