Comment 8 for bug 1950331

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-masakari (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/charm-masakari/+/837061
Committed: https://opendev.org/openstack/charm-masakari/commit/c91304997571893b8133faf02611b7e5b049a2c0
Submitter: "Zuul (22348)"
Branch: stable/xena

commit c91304997571893b8133faf02611b7e5b049a2c0
Author: Jorge Merlino <email address hidden>
Date: Mon Nov 29 11:02:54 2021 -0300

    Fix transport_url with multiple rabbit servers

    When RabbitMQ is deployed in HA mode the transport_url parameter of
    masakari must reference all RabbitMQ instances. Previously it
    referenced only one. Now uses the configuration from the base OpenStack
    layer

    Closes-Bug: #1950331
    Change-Id: Iea9d4f2484b82c22939a258e7f9faa3030a9bd1e
    (cherry picked from commit 4fe9f39585a7d034a2dc724165e5c4239e0aabd2)