Comment 44 for bug 1840868

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

Reviewed: https://review.opendev.org/677645
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=75504111d5f3a4c0ec62e8ec7ba0cafe434c25d8
Submitter: Zuul
Branch: master

commit 75504111d5f3a4c0ec62e8ec7ba0cafe434c25d8
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: Ica6cdc200d3f736573a0b78c8163e1c17567b3ef
    Closes-Bug: #1840868