Comment 67 for bug 1748353

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

Reviewed: https://review.openstack.org/550900
Committed: https://git.openstack.org/cgit/openstack/puppet-manila/commit/?id=c42483d5caf7f815968c6c5ce2594a055ddd399f
Submitter: Zuul
Branch: stable/pike

commit c42483d5caf7f815968c6c5ce2594a055ddd399f
Author: ZhongShengping <chdzsp@163.com>
Date: Fri Feb 9 14:46:35 2018 +0800

    Add kombu_failover_strategy option

    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: I2ec87a9649143548847c46110ef1ad9353a71feb
    Closes-Bug: #1748353
    (cherry picked from commit dd721c2e252a5e9464aa17169b859045fdb199e8)