Comment 70 for bug 1748353

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

Reviewed: https://review.openstack.org/550901
Committed: https://git.openstack.org/cgit/openstack/puppet-mistral/commit/?id=728f96a58cec43aa9202def9a99de9bcb36dbda3
Submitter: Zuul
Branch: stable/pike

commit 728f96a58cec43aa9202def9a99de9bcb36dbda3
Author: ZhongShengping <chdzsp@163.com>
Date: Fri Feb 9 14:49:26 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: I904e0bb50c12f94a21ad006c3435d94f0104ecf8
    Closes-Bug: #1748353
    (cherry picked from commit 46b60d02fac0f2c4742c447fc560a7e59a97a208)