oslo.messaging/oslo_messaging/tests/functional
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
..
gate Add a py34 functional test for rabbit 2016-03-21 11:55:44 -04:00
notify Option group for notifications 2015-11-30 19:30:05 +00:00
zmq [zmq] Redesign router proxy 2016-05-04 15:12:10 +03:00
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_functional.py Fix incorrect parameters order in assertIn call 2016-04-23 12:48:16 +03:00
utils.py [zmq] Fix message sending when using proxy and not using PUB/SUB 2016-06-18 08:48:10 +03:00