Comment 23 for bug 1840868

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

Reviewed: https://review.opendev.org/677626
Committed: https://git.openstack.org/cgit/openstack/puppet-cloudkitty/commit/?id=07e33c452fa10cfc6ccef2cccd2fcc3ea5152a1a
Submitter: Zuul
Branch: master

commit 07e33c452fa10cfc6ccef2cccd2fcc3ea5152a1a
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: Ia9d1af63b0680cd2baec6688732b4699a24d4529
    Closes-Bug: #1840868