neutron/neutron/server
Michael Krotscheck aae181817e Moved CORS middleware configuration into oslo-config-generator
The default values needed for neutron'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 neutron's default configuration parsing. This ensures
that if a value remains unset in neutron.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.

Change-Id: I327d1d7ce50dd4a20d781e6251a5af81c57e6ca1
Closes-Bug: 1551836
2016-03-01 12:21:33 -08:00
..
__init__.py Moved CORS middleware configuration into oslo-config-generator 2016-03-01 12:21:33 -08:00
rpc_eventlet.py Don't decide web_framework before config parse 2016-01-22 17:44:35 -08:00
wsgi_eventlet.py Merge "Support api_workers option when using pecan" 2016-02-04 18:49:44 +00:00
wsgi_pecan.py Support api_workers option when using pecan 2016-01-26 13:13:46 -08:00