Mehdi Abaakouk c78b156723 Restore backward compat of paste factory
Some application inherits from our middleware class

When we homogenize the signature and configuration handling
of all middlewares we break them.

This change fixes that.

Closes-bug: #1486735

Change-Id: I40c3d59110c6f8c5a1b3d3ccc734dc441069b025
2015-08-20 16:49:32 +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