Comment 26 for bug 1840868

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

Reviewed: https://review.opendev.org/677633
Committed: https://git.openstack.org/cgit/openstack/puppet-manila/commit/?id=d69a4f20a796a51e42ac5ab679ab3bd8a42458f2
Submitter: Zuul
Branch: master

commit d69a4f20a796a51e42ac5ab679ab3bd8a42458f2
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: Ibed69e1116543709fd0f51778b93c86bed571dcd
    Closes-Bug: #1840868