Merge "Fix missing CORS middleware"

This commit is contained in:
Zuul
2025-09-15 17:00:56 +00:00
committed by Gerrit Code Review
6 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
fixes:
- |
The `CORS middleware
<https://docs.openstack.org/oslo.middleware/2025.1/admin/cross-project-cors.html>`__
has been added to api pipeline, to support Cross-Origin Resource Sharing.