Comment 19 for bug 1748353

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

Reviewed: https://review.openstack.org/542667
Committed: https://git.openstack.org/cgit/openstack/puppet-magnum/commit/?id=a2233bdb21207534d1d221ff1c5d7951696c3a40
Submitter: Zuul
Branch: master

commit a2233bdb21207534d1d221ff1c5d7951696c3a40
Author: ZhongShengping <chdzsp@163.com>
Date: Fri Feb 9 14:43:14 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: Icee91fe364967a443606d0287f58d06abc31f9fd
    Closes-Bug: #1748353