Comment 26 for bug 1748353

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

Reviewed: https://review.openstack.org/542669
Committed: https://git.openstack.org/cgit/openstack/puppet-mistral/commit/?id=46b60d02fac0f2c4742c447fc560a7e59a97a208
Submitter: Zuul
Branch: master

commit 46b60d02fac0f2c4742c447fc560a7e59a97a208
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