Comment 69 for bug 1748353

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

Reviewed: https://review.openstack.org/550897
Committed: https://git.openstack.org/cgit/openstack/puppet-aodh/commit/?id=77b54fc630b0e9479fa6891ef5a54472c8d38ffd
Submitter: Zuul
Branch: stable/pike

commit 77b54fc630b0e9479fa6891ef5a54472c8d38ffd
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
    (cherry picked from commit 7c8720ede864097e733471ff968ca37ac236b2ce)