qinling/qinling/api
Gaetan Trellu e18f80345a Use oslo_middleware to support CORS configuration
Currently there is no way in Qinling configuration file
to configure the CORS.

oslo_middleware should be implemented to be able to
set [cors] section in qinling.conf.

Change-Id: Ib4664ba7cbda28a9dfda1c1dd9f0e7457c0ee7de
Story: 2005788
Task: 33515
2019-06-01 07:10:27 -04:00
..
controllers Use oslo_middleware to support CORS configuration 2019-06-01 07:10:27 -04:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
access_control.py Remove Mistral references 2018-01-06 15:22:33 +01:00
app.py Use oslo_middleware to support CORS configuration 2019-06-01 07:10:27 -04:00
service.py Remove Mistral references 2018-01-06 15:22:33 +01:00
wsgi.py Use oslo_middleware to support CORS configuration 2019-06-01 07:10:27 -04:00