Comment 39 for bug 1840868

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

Reviewed: https://review.opendev.org/677635
Committed: https://git.openstack.org/cgit/openstack/puppet-cinder/commit/?id=fa5dec5df1383d9d5bb718a1a42c59ad2bc2de44
Submitter: Zuul
Branch: master

commit fa5dec5df1383d9d5bb718a1a42c59ad2bc2de44
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: I2e044f6c83d3c9cc8846b29e1e4eecbea8a4be55
    Closes-Bug: #1840868