Comment 9 for bug 1408370

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo.messaging (stable/icehouse)

Reviewed: https://review.openstack.org/174457
Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=106dd46101f536359df984394b5994f911df4912
Submitter: Jenkins
Branch: stable/icehouse

commit 106dd46101f536359df984394b5994f911df4912
Author: Mehdi Abaakouk <email address hidden>
Date: Wed Jan 7 15:49:54 2015 +0100

    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

    (cherry picked from commit 44132d4344902f98007e6e58ea3bee56c701b400)
    Change-Id: I7f4cb3075f776c63aa7dc497173677f92b68c16d