Comment 37 for bug 1840868

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

Reviewed: https://review.opendev.org/677646
Committed: https://git.openstack.org/cgit/openstack/puppet-heat/commit/?id=5d447cbe8720fd2ef3bad591dde227d5246a8329
Submitter: Zuul
Branch: master

commit 5d447cbe8720fd2ef3bad591dde227d5246a8329
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: Ifa7b63cf0e0f276c4bdfc1b840506303355647b1
    Closes-Bug: #1840868