Comment 24 for bug 1748353

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

Reviewed: https://review.openstack.org/542618
Committed: https://git.openstack.org/cgit/openstack/puppet-barbican/commit/?id=80b2b56169eda06f68b42adba15095e7cf07c2ce
Submitter: Zuul
Branch: master

commit 80b2b56169eda06f68b42adba15095e7cf07c2ce
Author: ZhongShengping <chdzsp@163.com>
Date: Fri Feb 9 14:02:05 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: I450966c0fc782671c51b8560c162a172f5f315ba
    Closes-Bug: #1748353