Comment 29 for bug 1748353

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

Reviewed: https://review.openstack.org/542665
Committed: https://git.openstack.org/cgit/openstack/puppet-vitrage/commit/?id=f647323eda384fbc42b0e3fe2ec03f9ac122e7b2
Submitter: Zuul
Branch: master

commit f647323eda384fbc42b0e3fe2ec03f9ac122e7b2
Author: ZhongShengping <chdzsp@163.com>
Date: Fri Feb 9 15:11:22 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: I4556053733b57d806294119d3ec2361428011565
    Closes-Bug: #1748353