Comment 76 for bug 1748353

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

Reviewed: https://review.openstack.org/550898
Committed: https://git.openstack.org/cgit/openstack/puppet-barbican/commit/?id=884c976889a0b14c2a76723d49fc6e54806228c6
Submitter: Zuul
Branch: stable/pike

commit 884c976889a0b14c2a76723d49fc6e54806228c6
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
    (cherry picked from commit 80b2b56169eda06f68b42adba15095e7cf07c2ce)