Comment 32 for bug 1840868

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-congress (master)

Reviewed: https://review.opendev.org/677629
Committed: https://git.openstack.org/cgit/openstack/puppet-congress/commit/?id=a4b4637fc3659857b6c2c8bd6c94179428a8f113
Submitter: Zuul
Branch: master

commit a4b4637fc3659857b6c2c8bd6c94179428a8f113
Author: ZhongShengping <chdzsp@163.com>
Date: Wed Aug 21 14:21:01 2019 +0800

    Introduce the new rabbit_heartbeat_in_pthread option

    oslo.messaging RabbitMQ driver have now a new option that allow user to
    run the RabbitMQ heartbeat over a native python thread.

    These change allow user to use this new option.

    Change-Id: Ie38832955897dee71ec60276fe30474ce9f4b2bf
    Closes-Bug: #1840868