oslo.messaging/oslo_messaging/_drivers
Gevorg Davoian 776871f1a1 Rabbit driver: failure of rpc-calls with float timeout
This patch fixes the bug discovered in the rabbbit driver and
related to invoking rpc-calls with floating-point timeouts.

Change-Id: Ic4742e08ecaa892382c6a2d4810f6cf7296ee8e8
Closes-Bug: 1579029
2016-05-10 12:46:55 +03:00
..
pika_driver Implements pika thread safe connection 2016-04-23 13:14:58 +03:00
protocols Refactor base interfaces 2016-04-20 20:46:28 +00:00
zmq_driver [zmq] Redesign router proxy 2016-05-04 15:12:10 +03:00
__init__.py Fixed a couple of pep8 errors/warnings 2016-01-25 15:00:49 +08:00
amqp.py Refactors base classes 2016-02-08 10:34:25 +02:00
amqpdriver.py Merge "Refactor base interfaces" 2016-04-22 14:01:08 +00:00
base.py Refactor base interfaces 2016-04-20 20:46:28 +00:00
common.py Revert "Ensure the json result type is bytes on Python 3" 2016-03-11 09:00:08 +00:00
impl_fake.py Refactor base interfaces 2016-04-20 20:46:28 +00:00
impl_kafka.py Refactor base interfaces 2016-04-20 20:46:28 +00:00
impl_pika.py Implements pika thread safe connection 2016-04-23 13:14:58 +03:00
impl_rabbit.py Rabbit driver: failure of rpc-calls with float timeout 2016-05-10 12:46:55 +03:00
impl_zmq.py [zmq] Redesign router proxy 2016-05-04 15:12:10 +03:00
pool.py Move ConnectionPool and ConnectionContext outside amqp.py 2015-11-30 11:53:48 +00:00