Comment 18 for bug 1748353

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

Reviewed: https://review.openstack.org/542617
Committed: https://git.openstack.org/cgit/openstack/puppet-congress/commit/?id=12815da5bd3cec1e950312acb8de8e2f6582f5bf
Submitter: Zuul
Branch: master

commit 12815da5bd3cec1e950312acb8de8e2f6582f5bf
Author: ZhongShengping <chdzsp@163.com>
Date: Fri Feb 9 14:17:17 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: I6362858759b3af0e350ac52ffe4f89bba59526fb
    Closes-Bug: #1748353