Comment 70 for bug 2021550

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

Reviewed: https://review.opendev.org/c/openstack/charm-keystone/+/900011
Committed: https://opendev.org/openstack/charm-keystone/commit/1f48fdcce3adb7b63dd082d6bb9646ee5a9c806e
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 1f48fdcce3adb7b63dd082d6bb9646ee5a9c806e
Author: Zhang Hua <email address hidden>
Date: Fri Nov 3 12:57:01 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: I4c9fddd4785dfd7244a391638de41c76fcd75dba