OpenStack Context library
Go to file
jacky06 dd33e2a2c8 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: Iaf18cea9ee9f1edfd1ef1a96a36de1569e399886
2019-04-30 13:30:33 +08:00
doc Replace git.openstack.org URLs with opendev.org URLs 2019-04-30 13:30:33 +08:00
oslo_context Implement domain-scope for context objects 2018-10-26 16:24:27 +00:00
releasenotes Update master for stable/stein 2019-03-18 14:44:23 +00:00
.coveragerc Fix coverage configuration and execution 2015-10-09 16:11:45 -04:00
.gitignore Clean up .gitignore references to personal tools 2018-10-15 11:46:46 +08: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 python 3.7 unit test job 2019-02-19 13:56:42 +08:00
CONTRIBUTING.rst Cleanup document formatting 2017-07-05 02:27:14 +09: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 Update mailinglist from dev to discuss 2018-12-05 09:38:13 +08:00
setup.py Updated from global requirements 2017-03-03 03:06:56 +00:00
test-requirements.txt Update hacking version 2019-01-25 02:05:37 +00:00
tox.ini Replace git.openstack.org URLs with opendev.org URLs 2019-04-30 13:30:33 +08: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