[openstack-dev] [oslo] upgrade implications of lots of content in paste.ini
Sean Dague
sean at dague.net
Wed Feb 17 13:02:27 UTC 2016
A set of CORS patches came out recently that add a ton of content to
paste.ini for every project (much of it the same between projects) -
https://review.openstack.org/#/c/265415/1
paste.ini is in a really weird space because it's config, ops can change
it, so large amounts of complicated things in there which may change in
future releases is really problematic. Deprecating content out of there
turns into a giant challenge because of this. As does changes to code
which make any assumption what so ever about other content in that file.
Why weren't these options included as sane defaults in the base cors
middleware?
-Sean
--
Sean Dague
http://dague.net
More information about the OpenStack-dev
mailing list