Comment 12 for bug 1868387

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

Reviewed: https://review.opendev.org/735886
Committed: https://git.openstack.org/cgit/openstack/charm-ceph-radosgw/commit/?id=ec5ece070e8540670aab3173913fc739eed75a37
Submitter: Zuul
Branch: stable/20.05

commit ec5ece070e8540670aab3173913fc739eed75a37
Author: Frode Nordahl <email address hidden>
Date: Mon Mar 23 08:26:19 2020 +0100

    Determine default port based on presence of TLS configuration

    Fix intermittent deployment failure with TLS.

    Default to TLS in the functional test.

    The call to ``configure_https`` in identity_changed is remains
    from the time when Keystone provided certificates, remove it.

    Hold service down until keys are rendered.

    Change-Id: Ia16e6200520972c503102d80cda35e36daea82a2
    Closes-Bug: #1868387
    (cherry picked from commit d544c70912bbf54d04e437f5b0a0446099e83a65)