Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for keystone audit middleware #893

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

MylesJP
Copy link
Contributor

@MylesJP MylesJP commented Apr 9, 2024

Created a context for enabling keystone audit middleware as per https://bugs.launchpad.net/charm-helpers/+bug/1856555 along with two unit tests.

Created a context for enabling keystone audit middleware as per https://bugs.launchpad.net/charm-helpers/+bug/1856555 along with two unit tests.
@ajkavanagh ajkavanagh merged commit d3a8682 into juju:master Apr 10, 2024
4 checks passed
@MylesJP MylesJP deleted the audit-middleware branch April 18, 2024 22:50
openstack-mirroring pushed a commit to openstack/charm-cinder that referenced this pull request Apr 24, 2024
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:
juju/charm-helpers#808.

Related-Pr: juju/charm-helpers#893
func-test-pr: openstack-charmers/zaza-openstack-tests#1200
Closes-Bug: 1856555
Change-Id: Ia7dbd6af2305e92eaa9a65890644c4a324ab2c65
openstack-mirroring pushed a commit to openstack/openstack that referenced this pull request Apr 24, 2024
* Update charm-cinder from branch 'master'
  to e25b5d38fbb0692e5fab6e7f562c974316d61abe
  - 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:
    juju/charm-helpers#808.
    
    Related-Pr: juju/charm-helpers#893
    func-test-pr: openstack-charmers/zaza-openstack-tests#1200
    Closes-Bug: 1856555
    Change-Id: Ia7dbd6af2305e92eaa9a65890644c4a324ab2c65
openstack-mirroring pushed a commit to openstack/charm-glance that referenced this pull request Jun 13, 2024
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:
juju/charm-helpers#808.

Related-Pr: juju/charm-helpers#893
func-test-pr: openstack-charmers/zaza-openstack-tests#1212
Closes-Bug: 1856555
Change-Id: Ied08b56cf3c4fa30827d43a50ca7b552db0fa82b
openstack-mirroring pushed a commit to openstack/openstack that referenced this pull request Jun 13, 2024
* Update charm-glance from branch 'master'
  to 66a167eb42d53f8e12a856c9f0b2d888e57b1742
  - 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:
    juju/charm-helpers#808.
    
    Related-Pr: juju/charm-helpers#893
    func-test-pr: openstack-charmers/zaza-openstack-tests#1212
    Closes-Bug: 1856555
    Change-Id: Ied08b56cf3c4fa30827d43a50ca7b552db0fa82b
openstack-mirroring pushed a commit to openstack/openstack that referenced this pull request Jun 13, 2024
* Update charm-nova-cloud-controller from branch 'master'
  to 6b03c1a46f3b59b2e972cd348a1895086138e817
  - Merge "Add keystone audit middleware API logging"
  - Add keystone audit middleware API logging
    
    This commit adds Keystone audit middleware API logging to the Nova-
    Cloud-Contoller 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/nova/nova-api-wsgi.log.
    This commit builds on previous discussions:
    juju/charm-helpers#808.
    
    Related-Pr: juju/charm-helpers#893
    func-test-pr: openstack-charmers/zaza-openstack-tests#1212
    Closes-Bug: 1856555
    Change-Id: Ie09cc6775c13a2dba6a0f3d69a4a080f9fc484c8
openstack-mirroring pushed a commit to openstack/charm-nova-cloud-controller that referenced this pull request Jun 13, 2024
This commit adds Keystone audit middleware API logging to the Nova-
Cloud-Contoller 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/nova/nova-api-wsgi.log.
This commit builds on previous discussions:
juju/charm-helpers#808.

Related-Pr: juju/charm-helpers#893
func-test-pr: openstack-charmers/zaza-openstack-tests#1212
Closes-Bug: 1856555
Change-Id: Ie09cc6775c13a2dba6a0f3d69a4a080f9fc484c8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants