oslo.messaging/oslo_messaging
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
..
_cmd Non-blocking outgoing queue was implemented 2015-09-28 14:14:53 +03:00
_drivers Use "secret=True" for password-related options 2015-10-23 15:12:14 +02:00
_executors Fix a race calling blocking MessageHandlingServer.start() 2015-10-21 09:43:52 +01:00
hacking Use proper translating helper for logging 2015-08-20 21:01:59 -04:00
notify Decouple transport for RPC and Notification 2015-11-10 20:40:22 -05:00
openstack Switch to warnings module instead of versionutils 2015-06-10 22:23:16 -04:00
rpc Fix typo in rpc/server.py and notify/listener.py 2015-10-09 22:20:51 +09:00
tests Decouple transport for RPC and Notification 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
_i18n.py Update Oslo imports to remove namespace package 2015-01-21 21:09:33 -05:00
_utils.py Revert "Robustify locking in MessageHandlingServer" 2015-11-10 15:34:05 +00:00
conffixture.py AMQP 1.0: Properly initialize AMQP 1.0 configuration options 2015-10-06 12:07:04 -04:00
exceptions.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
localcontext.py Switch to warnings module instead of versionutils 2015-06-10 22:23:16 -04:00
opts.py Merge remote-tracking branch 'origin/feature/zmq' into merge-branch 2015-09-15 11:07:44 -04:00
serializer.py Add RequestContextSerializer 2015-05-07 12:07:47 +03:00
server.py Revert "Robustify locking in MessageHandlingServer" 2015-11-10 15:34:05 +00:00
target.py Add support for multiple namespaces in Targets 2015-03-12 16:07:51 -04:00
transport.py Remove a useless statement 2015-10-23 20:07:39 +02:00