Comment 71 for bug 2021550

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

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

commit e5383823ab034c4a600edf703e1ad06034731a93
Author: Zhang Hua <email address hidden>
Date: Wed Nov 22 12:58:40 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: Ie5b97eadf29206f9a289caded0f90e78b5898828