doc: Added CORS support to Aodh
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Aodh |
Triaged
|
Low
|
Unassigned |
Bug Description
https:/
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/aodh" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.
commit ab70d21919464db
Author: Michael Krotscheck <email address hidden>
Date: Fri Jan 8 08:03:11 2016 -0800
Added CORS support to Aodh
This adds the CORS support middleware to Aodh, allowing a deployer
to optionally configure rules under which a javascript client may
break the single-origin policy and access the API directly.
In previous patches, proper paste support for gabbi was added. This patch
modifies the paste.ini file for both aodh and gabbi, adds the CORS
configuration fixture to support unit tests, and adds CORS into configgen.
OpenStack CrossProject Spec:
http://
Oslo_Middleware Docs:
http://
OpenStack Cloud Admin Guide:
http://
DocImpact: Add link to CORS configuration in admin cloud guide.
Change-Id: I27673b8581069c
Changed in aodh: | |
status: | New → Triaged |
summary: |
- Added CORS support to Aodh + doc: Added CORS support to Aodh |
Changed in aodh: | |
importance: | Undecided → Low |