Comment 10 for bug 2021550

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

Reviewed: https://review.opendev.org/c/openstack/charm-keystone/+/886377
Committed: https://opendev.org/openstack/charm-keystone/commit/b4ee292bb60c2558c6adc98e21545713a329fbf2
Submitter: "Zuul (22348)"
Branch: master

commit b4ee292bb60c2558c6adc98e21545713a329fbf2
Author: zhhuabj <email address hidden>
Date: Mon Sep 4 18:33:51 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: Ia5852c3ebe84bd0355670f262cbe5e1cd433a08d