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