Comment 30 for bug 1748353

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

Reviewed: https://review.openstack.org/542671
Committed: https://git.openstack.org/cgit/openstack/puppet-trove/commit/?id=ccf6a66e1f2f5d98caa42c4574e5629dbd971336
Submitter: Zuul
Branch: master

commit ccf6a66e1f2f5d98caa42c4574e5629dbd971336
Author: ZhongShengping <chdzsp@163.com>
Date: Fri Feb 9 15:05:28 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: If59b301e533a509051876ed88f410c5101425ec2
    Closes-Bug: #1748353