Comment 23 for bug 1748353

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

Reviewed: https://review.openstack.org/542599
Committed: https://git.openstack.org/cgit/openstack/puppet-aodh/commit/?id=7c8720ede864097e733471ff968ca37ac236b2ce
Submitter: Zuul
Branch: master

commit 7c8720ede864097e733471ff968ca37ac236b2ce
Author: ZhongShengping <chdzsp@163.com>
Date: Fri Feb 9 12:03:09 2018 +0800

    Add some kombu options

    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: I8c44d54bdefc22bd30d0bc35486354b09611680a
    Closes-Bug: #1748353