OpenStack middleware library
OpenStack Release Bot
c2e6b895a6
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for yoga. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I05945c971c59dce71a733de6e58c416a278c615c |
||
---|---|---|
doc | ||
oslo | ||
oslo_middleware | ||
releasenotes | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pre-commit-config.yaml | ||
.stestr.conf | ||
.zuul.yaml | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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.
- Free software: Apache license
- Documentation: https://docs.openstack.org/oslo.middleware/latest/
- Source: https://opendev.org/openstack/oslo.middleware
- Bugs: https://bugs.launchpad.net/oslo.middleware
- Release notes: https://docs.openstack.org/releasenotes/oslo.middleware/