Comment 28 for bug 1845665

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

Reviewed: https://review.opendev.org/703438
Committed: https://git.openstack.org/cgit/openstack/charm-nova-cloud-controller/commit/?id=56c70d055a3949c7fe150ff2aed83c052fe4c232
Submitter: Zuul
Branch: master

commit 56c70d055a3949c7fe150ff2aed83c052fe4c232
Author: tpsilva <email address hidden>
Date: Sat Nov 2 07:24:27 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: Id0b3ce106e2779ce6a44b59c0b08fb1011dfdd54
    Closes-bug: #1845665