cinder/cinder/wsgi
Michael Krotscheck abba492184 Moved CORS middleware configuration into oslo-config-generator
The default values needed for cinder's implementation of cors
middleware have been moved from paste.ini into the configuration
hooks provided by oslo.config. Furthermore, these values have been
added to cinder's default configuration parsing. This ensures
that if a value remains unset in cinder.conf, it will be set
to use sane defaults, and that an operator modifying the
configuration file will be presented with a default set of
necessary sane headers.

Depends-on: I658e54966c390b41e3b551dd9827606c2e013511
Change-Id: Ia8735d5952d7e03b6948f748afead13e6f890271
Closes-Bug: 1551836
2016-03-08 08:51:52 -08:00
..
__init__.py Add Cinder API wsgi application 2015-08-25 13:48:03 +03:00
common.py Cleanup unused conf variables 2016-02-16 11:26:06 +11:00
eventlet_server.py Remove eventlet WSGI functionality 2015-12-11 21:23:48 +00:00
wsgi.py Moved CORS middleware configuration into oslo-config-generator 2016-03-08 08:51:52 -08:00