Comment 40 for bug 1840868

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

Reviewed: https://review.opendev.org/677642
Committed: https://git.openstack.org/cgit/openstack/puppet-keystone/commit/?id=4e2c15e76383ac5f27c7733e986e1420d33bf3fe
Submitter: Zuul
Branch: master

commit 4e2c15e76383ac5f27c7733e986e1420d33bf3fe
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: If5cb4855e20fe9553b4a4a0d787918923a4334ba
    Closes-Bug: #1840868