Comment 6 for bug 1942198

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/806893
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/530668d031eddfcd9fab39e4a4124cc35dcadc2f
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 530668d031eddfcd9fab39e4a4124cc35dcadc2f
Author: Giulio Fidente <email address hidden>
Date: Tue Aug 31 13:24:11 2021 +0200

    Enable Ceph RGW public port into firewall when using SSL

    Adds CephRgwPublic endpoint port to firewall rule because it does
    not match the CephRgwInternal endpoint port when using SSL

    In train/ussuri/victoria we do not need the cephadm fix because it wasn't supported then.

    Change-Id: Ia08b3d9b0fc96511e5a9202fa5e5a09487263e5b
    (cherry picked from commit c69733bb652fa4bb546cd1dbf4cd40a4f157467d)
    Closes-Bug: 1942198
    (cherry picked from commit e3073243bd6c6bc61f3a805d6e3f028f6ea8ce6d)