OpenStack Context library
Go to file
Hervé Beraud 4e79c1ccc7 Align contributing doc with oslo's policy
Related to:
- https://review.opendev.org/#/c/723044/
- https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html

Change-Id: I613d0ea9423e75ca8f0f5cfca9fd82115c782f94
2020-05-04 18:22:00 +02:00
doc Drop python 2.7 support and testing 2020-01-30 11:43:11 +00:00
oslo_context Filter out auth_token_info from logging values 2020-03-10 17:55:16 +00:00
releasenotes Update master for stable/ussuri 2020-04-14 10:13:46 +00:00
.coveragerc Fix coverage configuration and execution 2015-10-09 16:11:45 -04:00
.gitignore gitignore: Hide reno cache files 2019-12-06 15:09:56 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:43:09 +00:00
.mailmap exported from oslo-incubator by graduate.sh 2014-11-05 15:03:32 +01:00
.stestr.conf Switch to stestr 2018-07-04 08:30:19 +07:00
.zuul.yaml Add Python3 victoria unit tests 2020-04-14 10:13:48 +00:00
CONTRIBUTING.rst Align contributing doc with oslo's policy 2020-05-04 18:22:00 +02:00
HACKING.rst Fix URLs according to document migration 2017-07-12 22:46:06 +08:00
LICENSE exported from oslo-incubator by graduate.sh 2014-11-05 15:03:32 +01:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-30 13:30:33 +08:00
babel.cfg exported from oslo-incubator by graduate.sh 2014-11-05 15:03:32 +01:00
lower-constraints.txt Switch to stestr 2018-07-04 08:30:19 +07:00
requirements.txt Remove use of positional decorator 2017-08-07 16:11:39 -07:00
setup.cfg Add py38 package metadata 2020-04-24 08:23:12 -05:00
setup.py remove outdated header 2020-02-10 18:31:18 +01:00
test-requirements.txt Update hacking for Python3 2020-03-30 12:01:09 +00:00
tox.ini Bump default tox env from py37 to py38 2020-04-24 10:25:48 -05:00

README.rst

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.

Team and repository tags

image

Latest Version

Downloads