Comment 74 for bug 2021550

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

Reviewed: https://review.opendev.org/c/openstack/charm-cinder/+/900005
Committed: https://opendev.org/openstack/charm-cinder/commit/86fbf6507edbda9fbf7e89ac081251d1d2a52afb
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 86fbf6507edbda9fbf7e89ac081251d1d2a52afb
Author: Zhang Hua <email address hidden>
Date: Fri Nov 3 12:49:32 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: Ib9d8bae0aaf49f836c0165c82fd5e66b3fbe64cb