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

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to