Comment 56 for bug 2021550

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

Reviewed: https://review.opendev.org/c/openstack/charm-cinder/+/897764
Committed: https://opendev.org/openstack/charm-cinder/commit/4d99a5bff87a14be12659af2c18e39c280c8c25f
Submitter: "Zuul (22348)"
Branch: stable/zed

commit 4d99a5bff87a14be12659af2c18e39c280c8c25f
Author: zhhuabj <email address hidden>
Date: Tue Oct 10 15:30:02 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: Iefaea961e054bfcce8185b7d51062fb41c56e302