charm-cinder/tests
Myles Penner 0b1667a383 Add keystone audit middleware API logging
This commit adds Keystone audit middleware API logging to the Cinder
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/apache2/cinder_error.log.
This commit builds on previous discussions:
https://github.com/juju/charm-helpers/pull/808.

Closes-Bug: 1856555
Change-Id: Ia7dbd6af2305e92eaa9a65890644c4a324ab2c65
(cherry picked from commit e25b5d38fb)
2024-06-25 10:02:57 -07:00
..
bundles Updates for zed stable branch creation 2022-10-20 16:22:05 -07:00
README.md Migrate charm to charmhub latest/edge track 2022-02-01 12:52:13 +01:00
tests.yaml Add keystone audit middleware API logging 2024-06-25 10:02:57 -07:00

Overview

This directory provides Zaza test definitions and bundles to verify basic deployment functionality from the perspective of this charm, its requirements and its features, as exercised in a subset of the full OpenStack deployment test bundle topology.

For full details on functional testing of OpenStack charms please refer to the functional testing section of the OpenStack Charm Guide.