Comment 7 for bug 1801298

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/queens)

Reviewed: https://review.openstack.org/619487
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=7992960911cbabe7d2944ebc50b9b2cc6196461b
Submitter: Zuul
Branch: stable/queens

commit 7992960911cbabe7d2944ebc50b9b2cc6196461b
Author: Rabi Mishra <email address hidden>
Date: Fri Nov 2 12:10:55 2018 +0530

    Set `TraceEnable` directive for apache to 'Off'

    Openstack service don't support TRACE requests, so there is little
    point allowing TRACE for apache.

    Change-Id: I396a4c3bfab8f353d038b011d5dc8029f4137a57
    Closes-Bug: #1801298
    (cherry picked from commit 2777c2b7d8ebb9144b2b6fea8649dbfae350c46b)