Comment 54 for bug 2021550

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-openstack-dashboard (stable/zed)

Reviewed: https://review.opendev.org/c/openstack/charm-openstack-dashboard/+/897767
Committed: https://opendev.org/openstack/charm-openstack-dashboard/commit/d0d0f0f123b63fe2f234e6ef476946daf227e115
Submitter: "Zuul (22348)"
Branch: stable/zed

commit d0d0f0f123b63fe2f234e6ef476946daf227e115
Author: zhhuabj <email address hidden>
Date: Tue Oct 10 15:33:58 2023 +0800

    Support disabling apache wsgi socket rotation

    Bug LP 1863232 introduced a new Apache configuration option called
    WSGISocketRotation which allows users to disable wsgi socket
    rotation. This patch makes this configurable with a new
    wsgi-socket-rotation config option that defaults to the Apache
    default and can optionally be set to False.

    Closes-Bug: #2021550
    Change-Id: Ic89feaf34f6f9060fa1fde4a9dacb7446dd7b532