oslo.middleware/doc/source/api.rst
Doug Hellmann ea893e8ba4 Split option discovery function by middleware
Create separate option discovery functions for each piece of middleware,
so an application that only uses one piece can include only those
options in its sample configuration file.

Test the results with some unit tests that simply ensure the functions
do not raise exceptions, and by adding configuration options to the
documentation for the library, using the new integration of oslo.config
with sphinx.

Change-Id: I4c777cd70c063441f430c48ab1f9c9cac2c1fc75
2015-08-27 06:06:44 -04:00

268 B

API

oslo_middleware

Configuration Options

RequestBodySizeLimiter

oslo.middleware.sizelimit

SSLMiddleware

oslo.middleware.ssl