Comment 36 for bug 1840868

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

Reviewed: https://review.opendev.org/677636
Committed: https://git.openstack.org/cgit/openstack/puppet-glance/commit/?id=f55d5f0cc3ac6e2517faf2fd07137efc74ada7d6
Submitter: Zuul
Branch: master

commit f55d5f0cc3ac6e2517faf2fd07137efc74ada7d6
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: I5a322d3bbcd08443a3f5b9cf5f8e93a7435c0224
    Closes-Bug: #1840868