Comment 5 for bug 1868387

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

Reviewed: https://review.opendev.org/714400
Committed: https://git.openstack.org/cgit/openstack/charm-ceph-radosgw/commit/?id=d544c70912bbf54d04e437f5b0a0446099e83a65
Submitter: Zuul
Branch: master

commit d544c70912bbf54d04e437f5b0a0446099e83a65
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