Comment 74 for bug 1748353

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

Reviewed: https://review.openstack.org/550896
Committed: https://git.openstack.org/cgit/openstack/puppet-ceilometer/commit/?id=8cbf82beaff5a4a6456b6cc8280c1ab4b4887fe9
Submitter: Zuul
Branch: stable/pike

commit 8cbf82beaff5a4a6456b6cc8280c1ab4b4887fe9
Author: ZhongShengping <chdzsp@163.com>
Date: Fri Feb 9 14:09:58 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: Ieb0b4c62e8e7b00b4f73ca793298fbf052b6fdb9
    Closes-Bug: #1748353
    (cherry picked from commit a5b9a060eb57d9fd345b33c90d43205e9814e8f3)