Comment 6 for bug 1828530

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

Reviewed: https://review.opendev.org/658350
Committed: https://git.openstack.org/cgit/openstack/charm-glance/commit/?id=c9f44a7ceccea85693bb0afed6e721ca953fb04a
Submitter: Zuul
Branch: master

commit c9f44a7ceccea85693bb0afed6e721ca953fb04a
Author: Liam Young <email address hidden>
Date: Fri May 10 12:48:01 2019 +0000

    Check Apache ssl dir when determining restart map

    If the certificates that Apache is using change then services needs
    to be restarted. This change adds the SSL directory to the restart
    map to ensure any certificate changes trigger a restart.

    Change-Id: Idbdceb5acd80c06a2bde02f9df88a9d9fd2404fb
    Closes-Bug: 1828530