Mehdi Abaakouk 41ac7aeec2 Allow to get option from paste-deploy
This change allows any middleware that use oslo.config to
be configured via paste-deploy, like the cors does.

Related-bug: #1482086
Change-Id: Ibb3e951b45b51c9bc602c9113df18a58226d92d1
2015-08-07 08:23:35 +02:00
2015-08-07 08:22:42 +02:00
2014-06-24 18:14:05 -04:00
2015-02-09 15:49:41 +01:00
2015-01-07 15:28:25 -05:00
2015-07-15 01:36:39 +00:00

oslo.middleware

Oslo middleware library includes components that can be injected into wsgi pipelines to intercept request/response flows. The base class can be enhanced with functionality like add/delete/modification of http headers and support for limiting size/connection etc.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 464 KiB