charm-glance/unit_tests
Myles Penner 66a167eb42 Add keystone audit middleware API logging
This commit adds Keystone audit middleware API logging to
the Glance 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 writes to
/var/log/glance/glance-api.log.
This commit builds on previous discussions:
https://github.com/juju/charm-helpers/pull/808.

Related-Pr: https://github.com/juju/charm-helpers/pull/893
func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/1212
Closes-Bug: 1856555
Change-Id: Ied08b56cf3c4fa30827d43a50ca7b552db0fa82b
2024-06-07 09:12:16 -07:00
..
__init__.py Improve platform mocking 2023-10-24 20:04:08 +01:00
test_actions_openstack_upgrade.py Use unittest.mock instead of mock 2021-12-15 10:22:40 +00:00
test_actions.py Use unittest.mock instead of mock 2021-12-15 10:22:40 +00:00
test_glance_contexts.py Add parameters to cinder backend configuration 2024-03-21 14:49:34 -03:00
test_glance_relations.py Backup glance registry configuration files on upgrade >= Stein 2023-02-14 08:09:23 +01:00
test_glance_utils.py Add keystone audit middleware API logging 2024-06-07 09:12:16 -07:00
test_utils.py Use unittest.mock instead of mock 2021-12-15 10:22:40 +00:00