oslo.messaging/oslo_messaging/_drivers/protocols
Kenneth Giusti 33f1a3bf8a Do not leak Listeners on failover
This fixes the case where two listeners subscribed to the same topic
fail to reestablish themselves after broker failover.  This was due to
a leak where one listener 'overwrote' the other in the driver.

Change-Id: I83822e28c3f15eed639c31891efae222b1ef3de8
Closes-Bug: #1553206
2016-03-04 10:47:07 -05:00
..
amqp Do not leak Listeners on failover 2016-03-04 10:47:07 -05:00
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00