Comment 76 for bug 2021550

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

Reviewed: https://review.opendev.org/c/openstack/charm-openstack-dashboard/+/900003
Committed: https://opendev.org/openstack/charm-openstack-dashboard/commit/2fe4d1e1e9c4b930d1b7f9386e7e928832d29d9a
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 2fe4d1e1e9c4b930d1b7f9386e7e928832d29d9a
Author: Zhang Hua <email address hidden>
Date: Fri Nov 3 12:46:05 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: Icd8dd674b6b5767a5db766dc1ba79bb216bbce3a