Comment 41 for bug 1840868

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

Reviewed: https://review.opendev.org/677632
Committed: https://git.openstack.org/cgit/openstack/puppet-ironic/commit/?id=486e62796ec2d6d2dcc2221f3e37ae5bfdb41549
Submitter: Zuul
Branch: master

commit 486e62796ec2d6d2dcc2221f3e37ae5bfdb41549
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: I768827ca462e25fcb0571a3b5cb5e5eca615cc08
    Closes-Bug: #1840868