Comment 53 for bug 2021550

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

Reviewed: https://review.opendev.org/c/openstack/charm-cinder/+/898541
Committed: https://opendev.org/openstack/charm-cinder/commit/0af7f68ef3d036ed8f42bffdcd71ffd17dd82b6a
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit 0af7f68ef3d036ed8f42bffdcd71ffd17dd82b6a
Author: Zhang Hua <email address hidden>
Date: Tue Oct 17 17:43:21 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: Ibbba1aaafb82da9fa5f28125bf459ffca3b84888