Comment 26 for bug 1845665

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

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

commit 8eb305f3f1da565d909cd4beb8992322a1a36892
Author: tpsilva <email address hidden>
Date: Sat Nov 2 06:22:47 2019 -0300

    Disable Apache port 80

    Currently, Apache ports.conf file is not being configured by this
    charm. This patch changes the ports.conf default file with another one
    that does not open port 80 on SSL environments.

    Change-Id: I3f8eb69813058a9291540634ad262bfdaa7b8731
    Closes-bug: #1845665