Comment 27 for bug 1845665

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

Reviewed: https://review.opendev.org/703435
Committed: https://git.openstack.org/cgit/openstack/charm-cinder/commit/?id=962225eccae57e45af2df69541aab0b60340c8c7
Submitter: Zuul
Branch: master

commit 962225eccae57e45af2df69541aab0b60340c8c7
Author: tpsilva <email address hidden>
Date: Fri Nov 1 17:19:06 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: Iaa80573dc2661089093c4c87ab100bf941f8b3b8
    Closes-bug: #1845665