Comment 19 for bug 1856555

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-heat (master)

Reviewed: https://review.opendev.org/c/openstack/charm-heat/+/920422
Committed: https://opendev.org/openstack/charm-heat/commit/69886c1bcd7a5a8e5c92478c9ea1d45801fc8d38
Submitter: "Zuul (22348)"
Branch: master

commit 69886c1bcd7a5a8e5c92478c9ea1d45801fc8d38
Author: Myles Penner <email address hidden>
Date: Fri May 24 15:38:11 2024 -0700

    Add keystone audit middleware API logging

    This commit adds Keystone audit middleware API logging to the Heat
    charm in versions Yoga and newer to allow users to configure their
    environment for CADF compliance. This feature can be enabled/disabled
    and is set to 'disabled' by default to avoid bloat in log files.
    The logging output is configured to /var/log/heat/heat-api.log.
    This commit builds on previous discussions:
    https://github.com/juju/charm-helpers/pull/808.

    func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/1212
    Closes-Bug: 1856555
    Change-Id: Ic611b68f35a36489673e3430dd1abbd5aa752fa7