oslo.messaging/tests
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
..
drivers rabbit: fix consumers declaration 2015-05-11 08:29:34 +02:00
notify Use unittest.mock on Python 3 2015-04-16 00:07:48 +02:00
rpc Use unittest.mock on Python 3 2015-04-16 00:07:48 +02:00
__init__.py Use unittest.mock on Python 3 2015-04-16 00:07:48 +02:00
test_amqp_driver.py Remove unnecessary log messages from amqp1 unit tests 2015-02-06 08:45:46 -05:00
test_exception_serialization.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_expected_exceptions.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_target.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_transport.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_urls.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_warning.py Use unittest.mock on Python 3 2015-04-16 00:07:48 +02:00