Comment 67 for bug 2021550

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

Reviewed: https://review.opendev.org/c/openstack/charm-ceilometer/+/898548
Committed: https://opendev.org/openstack/charm-ceilometer/commit/94b6bc2a2172017471a59b27379f2e9c53cf4734
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 94b6bc2a2172017471a59b27379f2e9c53cf4734
Author: Zhang Hua <email address hidden>
Date: Wed Nov 22 13:00:11 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: Ifbe2f230dfe0fead4d9d1751eb7ed77009e819ab