Comment 63 for bug 1748353

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

Reviewed: https://review.openstack.org/550895
Committed: https://git.openstack.org/cgit/openstack/puppet-magnum/commit/?id=0b808ec72893b774f5fa1e2f5993af2569a4042b
Submitter: Zuul
Branch: stable/pike

commit 0b808ec72893b774f5fa1e2f5993af2569a4042b
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
    (cherry picked from commit a2233bdb21207534d1d221ff1c5d7951696c3a40)