oslo.messaging/oslo_messaging
Gevorg Davoian dfd5c791c9 [zmq] Fix message sending when using proxy and not using PUB/SUB
This patch fixes the problem of sending messages in the following
configuration: use_router_proxy=True and use_pub_sub=False. Right
now we have incorrect both cast and fanout messages: cast acts as
fanout (instead of round-robin) and fanout duplicate each message
twice.

Change-Id: I2b039aa462ddde300fd50b3754e4fe66abf6e635
2016-06-18 08:48:10 +03:00
..
_cmd [zmq] Add backend ROUTER to increase bandwidth 2016-05-10 14:55:09 +03:00
_drivers [zmq] Fix message sending when using proxy and not using PUB/SUB 2016-06-18 08:48:10 +03:00
hacking Update CheckForLoggingIssues hacking rule from keystone 2016-03-23 06:28:30 -04:00
locale/en_GB/LC_MESSAGES Imported Translations from Zanata 2016-06-07 07:07:00 +00:00
notify [Trival] fix a typo nit 2016-06-13 16:34:12 +08:00
rpc Fix problems after refactoring RPC client 2016-05-24 12:37:26 +03:00
tests [zmq] Fix message sending when using proxy and not using PUB/SUB 2016-06-18 08:48:10 +03:00
__init__.py Remove deprecated localcontext 2016-05-18 09:28:15 +02:00
_i18n.py Update translation setup 2016-01-29 10:39:35 +00:00
_utils.py Fix bug with version_cap and target.version in RPCClient 2016-05-18 11:42:07 +03:00
conffixture.py Reorganize the AMQP 1.0 driver source files 2016-05-13 14:04:37 -04:00
dispatcher.py Move server related logic from dispatchers 2016-03-30 11:07:32 +00:00
exceptions.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
opts.py Reorganize the AMQP 1.0 driver source files 2016-05-13 14:04:37 -04:00
serializer.py serializer: deprecate RequestContextSerializer 2016-04-14 16:36:05 +02:00
server.py Documents recommended executor 2016-05-23 10:14:02 +02:00
target.py Add support for multiple namespaces in Targets 2015-03-12 16:07:51 -04:00
transport.py Add query paramereters to TransportURL 2016-06-09 16:05:36 +03:00
version.py Add reno for releasenotes management 2016-05-19 17:14:31 +03:00