Comment 14 for bug 1953198

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-common (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/tripleo-common/+/820508
Committed: https://opendev.org/openstack/tripleo-common/commit/13f12708d477e005b98b94a153bbd68ef61298ab
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 13f12708d477e005b98b94a153bbd68ef61298ab
Author: Alex Schultz <email address hidden>
Date: Fri Dec 3 13:26:23 2021 -0700

    Stop creating manifest .htaccess

    This is no longer needed as this isn't dynamic so we can moved it to the
    image-server httpd configuration. Additionally MultiviewsMatch is
    causing problems so we don't want that anymore. This file will be
    ignored with the updated configuration so this just stops it from being
    created going forward.

    Depends-On: https://review.opendev.org/c/openstack/tripleo-ansible/+/820507
    Change-Id: I307be36cfdd26510bbe5b48365d6c04881f61d1f
    Related-Bug: #1953198
    (cherry picked from commit 6a34b52982f3d4d004f4dff30cd9ff4aeb33129b)