ironic.tests.unit.api.test_audit
Module¶Tests to assert that audit middleware works as expected.
ironic.tests.unit.api.test_audit.
TestAuditMiddleware
(*args, **kwargs)[source]¶Bases: ironic.tests.unit.api.base.BaseApiTest
Provide a basic smoke test to ensure audit middleware is active.
The tests below provide minimal confirmation that the audit middleware is called, and may be configured. For comprehensive tests, please consult the test suite in keystone audit_middleware.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.