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 nova-cloud-controller tests for audit middleware #1203

Closed
wants to merge 4 commits into from

Conversation

MylesJP
Copy link
Contributor

@MylesJP MylesJP commented Apr 30, 2024

Added two tests that check the contents of the api-paste file when the audit-middleware feature is enabled and when it is disabled.

MylesJP and others added 4 commits April 30, 2024 09:53
Addition of class for testing keystone audit middleware
functionality of charms. Currently tests for correct
rendering of api-paste.ini file.

Sample usage with charm Heat:

tests/tests.yaml

tests:
  - zaza.openstack.charm_tests.audit.tests.KeystoneAuditMiddlewareTest

tests_options:
  audit-middleware:
    service: heat
@MylesJP MylesJP closed this May 24, 2024
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.

None yet

1 participant