Comment 3 for bug 1964518

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/833747
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/9049edcd7b0fa07ba4f251d75b78ce1c19d501c1
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 9049edcd7b0fa07ba4f251d75b78ce1c19d501c1
Author: David Hill <email address hidden>
Date: Thu Mar 10 09:08:41 2022 -0500

    Added log volumes for ceilometer-agent-ipmi

    Added log volumes for ceilometer-agent-ipmi as it turns out all
    polling from ceilometer-agent-ipmi are written inside the container
    namespace and never goes down to /var/log/containers/ceilometer
    which makes this container size increase over time as well as
    avoiding any kind of log rotation.

    Change-Id: Ib5c5e64fb8adf046ec105cd054dc2567b8616f8b
    Closes-bug: #1964518
    (cherry picked from commit 5d1e6f8c0ff5b0927bdada37ff474dedd6ebac69)