Comment 71 for bug 1748353

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

Reviewed: https://review.openstack.org/550891
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=cb2881dfa0a241279e9db77084130cad06c302b1
Submitter: Zuul
Branch: stable/pike

commit cb2881dfa0a241279e9db77084130cad06c302b1
Author: ZhongShengping <chdzsp@163.com>
Date: Fri Feb 9 14:53:18 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: Id48e371c02e19c0e4ba193a61a2e15e74ffeba8f
    Closes-Bug: #1748353
    (cherry picked from commit cc53f1f9e3ab00f5f4a76d8dd57dcf7fb2708c29)