oslo.messaging/oslo/messaging
Mehdi Abaakouk 44132d4344 rabbit: fix timeout timer when duration is None
When the duration of the timeout timer used in the rabbit driver.is
None and we want that the timer return a maximum of N secs it return None
(infinite) instead of N.

This change fixes that.

Closes-bug: #1408370

Change-Id: I7f4cb3075f776c63aa7dc497173677f92b68c16d
2015-01-07 21:30:01 +00:00
..
_cmd Add a thread + futures executor based executor 2014-12-18 23:49:53 -08:00
_drivers rabbit: fix timeout timer when duration is None 2015-01-07 21:30:01 +00:00
_executors Add a thread + futures executor based executor 2014-12-18 23:49:53 -08:00
notify Merge "Add an optional executor callback to dispatcher" 2015-01-06 20:54:25 +00:00
openstack Switch to oslo.middleware 2014-11-08 18:08:37 +01:00
rpc Merge "Add an optional executor callback to dispatcher" 2015-01-06 20:54:25 +00:00
__init__.py Remove ConfFixture from toplevel public API 2013-08-17 17:49:23 +01:00
_i18n.py Finish transition to oslo.i18n 2014-10-06 13:28:05 +02:00
_utils.py Add third element to RPC versions for backports 2013-10-14 11:24:57 +00:00
conffixture.py Don't use oslo.cfg to set kombu in-memory driver 2014-12-02 14:42:04 +01:00
exceptions.py Replace usage of str() with six.text_type 2014-06-25 20:08:51 +00:00
localcontext.py Fix some typos and adjust capitalization 2013-11-03 07:07:51 -08:00
opts.py Add a thread + futures executor based executor 2014-12-18 23:49:53 -08:00
serializer.py Apply six for metaclass 2013-10-14 14:10:31 -04:00
server.py Doc: 'wait' releases driver connection, not 'stop' 2014-12-03 18:23:19 +01:00
target.py Port to Python 3 2014-08-18 17:08:13 +02:00
transport.py Don't use oslo.cfg to set kombu in-memory driver 2014-12-02 14:42:04 +01:00