Comment 75 for bug 1748353

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

Reviewed: https://review.openstack.org/550904
Committed: https://git.openstack.org/cgit/openstack/puppet-glance/commit/?id=03bd9b87ffc1f06ae00806288ec7054fe336b55a
Submitter: Zuul
Branch: stable/pike

commit 03bd9b87ffc1f06ae00806288ec7054fe336b55a
Author: ZhongShengping <chdzsp@163.com>
Date: Fri Feb 9 14:30:58 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: Id360da722f4bacab3835ab8b48d4de95df700736
    Closes-Bug: #1748353
    (cherry picked from commit 5e12d373339c76b9c0c0e24d854770693a999b1d)