Comment 17 for bug 1748353

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

Reviewed: https://review.openstack.org/542664
Committed: https://git.openstack.org/cgit/openstack/puppet-ironic/commit/?id=61a4bb876064f19786a1af59d9f358c16912a115
Submitter: Zuul
Branch: master

commit 61a4bb876064f19786a1af59d9f358c16912a115
Author: ZhongShengping <chdzsp@163.com>
Date: Fri Feb 9 14:38:17 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: Ie6f1028f351fdd7a0b6608b6c9a6672d04bdbddc
    Closes-Bug: #1748353