Comment 64 for bug 1748353

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

Reviewed: https://review.openstack.org/550892
Committed: https://git.openstack.org/cgit/openstack/puppet-congress/commit/?id=99bc4111bbf5e56fdfc43aa8b62f5c6ddf1f5234
Submitter: Zuul
Branch: stable/pike

commit 99bc4111bbf5e56fdfc43aa8b62f5c6ddf1f5234
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
    (cherry picked from commit 12815da5bd3cec1e950312acb8de8e2f6582f5bf)