Comment 61 for bug 2021550

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

Reviewed: https://review.opendev.org/c/openstack/charm-cinder/+/897760
Committed: https://opendev.org/openstack/charm-cinder/commit/11b9b57305dc62a417975832956852c2ed3b5fd7
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 11b9b57305dc62a417975832956852c2ed3b5fd7
Author: zhhuabj <email address hidden>
Date: Tue Oct 10 15:25: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: I30f1f6643561757516d219797df0b767037d093f