Comment 4 for bug 2058616

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo.messaging (stable/2024.1)

Reviewed: https://review.opendev.org/c/openstack/oslo.messaging/+/914583
Committed: https://opendev.org/openstack/oslo.messaging/commit/e0929a35fdf33bd492fc35317b434c714bef3abb
Submitter: "Zuul (22348)"
Branch: stable/2024.1

commit e0929a35fdf33bd492fc35317b434c714bef3abb
Author: frankming <email address hidden>
Date: Thu Mar 21 15:53:56 2024 +0800

    Fix incorrect desc of rabbit_stream_fanout option

    Description of rabbit_stream_fanout option is incorrect. Actually it
    reuses the description of quorum queues. So we need to fix it with a
    correct stream queue description.

    Closes-Bug: #2058616
    Change-Id: I614280c656f7d5fe9043abee93218a9907c395ff
    Signed-off-by: frankming <email address hidden>
    (cherry picked from commit ede60d7a83b0f7393b450270ce6cbbe3c13f210f)