Comment 51 for bug 1800957

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

Reviewed: https://review.openstack.org/637576
Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=64f74cd2cc17a9331f943f25c76dde6b4c604247
Submitter: Zuul
Branch: master

commit 64f74cd2cc17a9331f943f25c76dde6b4c604247
Author: mb <email address hidden>
Date: Mon Feb 18 17:16:58 2019 +0100

    Bump amqp requirement version to >=2.4.1

    Bumping the version of amqp in requirements.txt and
    lower-constraints.txt from 2.4.0 to 2.4.1 to mitigate issues with
    MessagingTimeouts when using TLS due to a amqp bug that was fixed in
    2.4.1

    Change-Id: I0b094f32dec24c70f95ccd509164a14a71fcfc7d
    Closes-Bug: #1800957