Comment 20 for bug 1748353

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

Reviewed: https://review.openstack.org/542670
Committed: https://git.openstack.org/cgit/openstack/puppet-tacker/commit/?id=dc35c19a7606eb2d2d202b2f47357c7700de2100
Submitter: Zuul
Branch: master

commit dc35c19a7606eb2d2d202b2f47357c7700de2100
Author: ZhongShengping <chdzsp@163.com>
Date: Fri Feb 9 15:00:14 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: Id271638ec6793a8854769b9617ed48e907819228
    Closes-Bug: #1748353