ironic/tools/config
Michael Krotscheck 05f4a64aed Added CORS support middleware to Ironic
This adds the CORS support middleware to Ironic, allowing a deployer
to optionally configure rules under which a javascript client may
break the single-origin policy and access the API directly.

OpenStack Spec:
   https://review.openstack.org/#/c/179866/
Oslo_Middleware Docs:
   http://docs.openstack.org/developer/oslo.middleware/cors.html
OpenStack Cloud Admin Guide Documentation:
   http://docs.openstack.org/admin-guide-cloud/cross_project_cors.html

Co-Authored-By: Devananda van der Veen <devananda.vdv@gmail.com>
Depends-on: I2deed897f8f9ef87e4a74227c4fcea9afdb151e8
Change-Id: Ic55305607e44069d893baf2a261d5fe7da777303
2015-09-01 19:45:01 +00:00
..
check_uptodate.sh Sync oslo.incubator modules 2014-08-05 22:28:25 +00:00
generate_sample.sh Fix "tox -egenconfig" by avoiding the MODULEPATH env variable 2015-08-20 10:50:00 +01:00
oslo.config.generator.rc Added CORS support middleware to Ironic 2015-09-01 19:45:01 +00:00