Comment 25 for bug 1748353

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

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

commit dd721c2e252a5e9464aa17169b859045fdb199e8
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