oslo.messaging/oslo_messaging/_drivers/zmq_driver/matchmaker
Gevorg Davoian c3df59e1ab [zmq] Fix fanout without PUB/SUB
This patch fix incorrect fanout behavior when use_pub_sub=False.
In addition it also makes dummy matchmaker behave similar to (already
fixed here) redis one in order to make future testing more realistic
(relevant tests were also fixed and refactored).

Change-Id: Ie131de189972250ea2d9b99fe65b5908b7144569
Closes-Bug: #1622968
2016-09-16 15:14:00 +03:00
..
__init__.py ZMQ: Initial matchmaker implementation 2015-07-16 09:23:46 +00:00
zmq_matchmaker_base.py [zmq] Fix fanout without PUB/SUB 2016-09-16 15:14:00 +03:00
zmq_matchmaker_redis.py [zmq] Fix fanout without PUB/SUB 2016-09-16 15:14:00 +03:00