OpenStack Context library
37ffad4421
We no longer use commit hash but a version. Because the same comment has been removed from other repos, we can remove it in this repo as well. Also remove the redundant default_language_version option. In addition, bump pre-commit to 4.5.0 which is now more commonly used. Change-Id: I8556d117a076814c999070d755adc8a8a745b6e1 |
||
---|---|---|
doc | ||
oslo_context | ||
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 Context Library
The Oslo context library has helpers to maintain useful information about a request context. The request context is usually populated in the WSGI pipeline and used by various modules such as logging.
- License: Apache License, Version 2.0
- Documentation: https://docs.openstack.org/oslo.context/latest/
- Source: https://opendev.org/openstack/oslo.context
- Bugs: https://bugs.launchpad.net/oslo.context
- Release notes: https://docs.openstack.org/releasenotes/oslo.context/