placement/placement/conf
Chris Dent fc35e3112e Modernize CORS config and setup
In the early days of placement, the CORS middleware's config
options were registered out of band with other options, probably
due to efforts to use non-global config and avoid conflicts with
nova's use of the same settings. Now that placement always uses
non-global config, we can change setup back to something more
normal.

At the same time a gap in header-visibility defaults is corrected.

The updated test confirms header visibility. When the 'allow_headers'
configuration setting in fixtures/gabbits.py is removed, it fails.

Change-Id: I8481b3016de19e1617810cb3d3efa092560dfbb7
2019-05-29 10:31:14 +01:00
..
__init__.py Modernize CORS config and setup 2019-05-29 10:31:14 +01:00
api.py Remove pep8 whitespace ignores 2019-03-05 18:18:30 -06:00
base.py Remove unused conf opts 2018-09-13 10:20:30 -06:00
database.py Optionally migrate database at service startup 2019-02-25 20:19:14 +00:00
opts.py Get rid of backslash continuations in code 2019-03-15 17:12:27 -05:00
paths.py Remove pep8 whitespace ignores 2019-03-05 18:18:30 -06:00
placement.py Remove keystoneauth1 opts from placement config group 2018-11-27 16:56:32 -05:00