Comment 62 for bug 2021550

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

Reviewed: https://review.opendev.org/c/openstack/charm-keystone/+/897761
Committed: https://opendev.org/openstack/charm-keystone/commit/a6dc77b146eb5c436ebacf6e8b3d34bf689aac0c
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit a6dc77b146eb5c436ebacf6e8b3d34bf689aac0c
Author: zhhuabj <email address hidden>
Date: Tue Oct 10 15:26:08 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: I9b7d5452c08f43362ed3d1144ef7ef89699f3872