Comment 5 for bug 1822952

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

Reviewed: https://review.openstack.org/651180
Committed: https://git.openstack.org/cgit/openstack/charm-keystone/commit/?id=0faecdf97ae12af4949f670eb95c30e9a43648e6
Submitter: Zuul
Branch: master

commit 0faecdf97ae12af4949f670eb95c30e9a43648e6
Author: Frode Nordahl <email address hidden>
Date: Tue Apr 9 11:53:00 2019 +0200

    Defer processing of certificates until cert present

    When ``certificates-relation-changed`` hook is called before the
    certificate data is present on the relation do not attempt to
    configure apache.

    Change-Id: If915451d4b0846023355edcf3a49f643e12c7522
    Closes-Bug: #1822952