Comment 65 for bug 1748353

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

Reviewed: https://review.openstack.org/550894
Committed: https://git.openstack.org/cgit/openstack/puppet-octavia/commit/?id=859efcfad7dacb2968c74e78d19fda80c0341f7a
Submitter: Zuul
Branch: stable/pike

commit 859efcfad7dacb2968c74e78d19fda80c0341f7a
Author: ZhongShengping <chdzsp@163.com>
Date: Fri Feb 9 14:56:06 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: Ia0512a8f9b3248127b9c2ee96821e4d793ae6523
    Closes-Bug: #1748353
    (cherry picked from commit f0068d143b94002ecf6f9b6a568fdf4b05a7da6c)