oslo.messaging/tests/drivers
Mehdi Abaakouk 2c3c8a3a55 rabbit: fix consumers declaration
When a consumer is declared after we have started to consume
amqp, its queue is never consumed.

This fixes that.

Closes bug: #1450342

Change-Id: I9f2e7d83283504dfe762ac88384efde0f7b52d47
2015-05-11 08:29:34 +02:00
..
__init__.py Fix structure of unit tests in oslo.messaging (part 3 last) 2014-06-27 22:29:27 +00:00
test_impl_qpid.py Use unittest.mock on Python 3 2015-04-16 00:07:48 +02:00
test_impl_rabbit.py rabbit: fix consumers declaration 2015-05-11 08:29:34 +02:00
test_impl_zmq.py zmq: Add support for ZmqClient pooling 2015-04-26 11:01:04 +01:00
test_matchmaker_redis.py Make sure zmq can work with redis 2015-01-13 18:40:00 +08:00
test_matchmaker_ring.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_matchmaker.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00