Comment 31 for bug 1748353

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

Reviewed: https://review.openstack.org/542668
Committed: https://git.openstack.org/cgit/openstack/puppet-glance/commit/?id=5e12d373339c76b9c0c0e24d854770693a999b1d
Submitter: Zuul
Branch: master

commit 5e12d373339c76b9c0c0e24d854770693a999b1d
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