Comment 27 for bug 1748353

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

Reviewed: https://review.openstack.org/542615
Committed: https://git.openstack.org/cgit/openstack/puppet-cinder/commit/?id=6362185f5c93c67fdaedd1ef94a6b776e4adbbc6
Submitter: Zuul
Branch: master

commit 6362185f5c93c67fdaedd1ef94a6b776e4adbbc6
Author: ZhongShengping <chdzsp@163.com>
Date: Fri Feb 9 14:13:04 2018 +0800

    Add some kombu options

    Adds the kombu_failover_strategy option for configuring
    oslo.messaging.rabbit. This will determines how the next RabbitMQ node
    is chosen in case the one we are currently connected to becomes
    unavailable.

    Change-Id: I027e9f4da58e290065ae048800d358114b69b63f
    Closes-Bug: #1748353