Comment 24 for bug 1845665

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

Reviewed: https://review.opendev.org/692656
Committed: https://git.openstack.org/cgit/openstack/charm-neutron-api/commit/?id=b972488ad2630790a956d132546afc7102c71524
Submitter: Zuul
Branch: master

commit b972488ad2630790a956d132546afc7102c71524
Author: tpsilva <email address hidden>
Date: Sat Nov 2 06:44:52 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: I0d935de2eada861b986e2f17ead6a5674afd2969
    Closes-bug: #1845665