oslo.messaging/tests/drivers
Victor Stinner 71588adbb5 Fix AMQPListener for polling with timeout
On timeout, poll() should return None, not raise an exception (Timeout).

Add also an unit test.

Change-Id: I1ed5ae2f093841111f0b691dddb879c16d218b73
2014-07-07 14:23:00 +00: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 Fix structure of unit tests in oslo.messaging (part 3 last) 2014-06-27 22:29:27 +00:00
test_impl_rabbit.py Fix AMQPListener for polling with timeout 2014-07-07 14:23:00 +00:00
test_pool.py Fix structure of unit tests in oslo.messaging (part 3 last) 2014-06-27 22:29:27 +00:00