Comment 58 for bug 2021550

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

Reviewed: https://review.opendev.org/c/openstack/charm-ceilometer/+/898546
Committed: https://opendev.org/openstack/charm-ceilometer/commit/1a85627feaa5cd4c93546ffbde62825d90e17895
Submitter: "Zuul (22348)"
Branch: stable/zed

commit 1a85627feaa5cd4c93546ffbde62825d90e17895
Author: zhhuabj <email address hidden>
Date: Tue Oct 17 18:10:09 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: Ifb0452bbfa9c80312a3a300b0730a102202d397f