Comment 31 for bug 1840868

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

Reviewed: https://review.opendev.org/677630
Committed: https://git.openstack.org/cgit/openstack/puppet-aodh/commit/?id=721cea2513bf7ff2451a43da91a45419458fff57
Submitter: Zuul
Branch: master

commit 721cea2513bf7ff2451a43da91a45419458fff57
Author: ZhongShengping <chdzsp@163.com>
Date: Wed Aug 21 14:21:00 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: I20edb5b8b30821486b5cf407af7636b3cd1cc2b6
    Closes-Bug: #1840868