OpenStack Context library
Go to file
OpenStack Proposal Bot be7b1bf331 Updated from global requirements
Change-Id: I3c2534e4b628ba7666dd68a626d03a7287ed881e
2017-03-03 03:06:56 +00:00
doc/source Fix typos 2016-08-23 22:20:57 +09:00
oslo_context pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) 2017-02-06 12:49:22 -05:00
releasenotes Update reno for stable/ocata 2017-01-20 19:15:20 +00:00
tools Add Constraints support 2016-12-20 14:36:12 +11:00
.coveragerc Fix coverage configuration and execution 2015-10-09 16:11:45 -04:00
.gitignore Add reno for releasenotes management 2016-05-20 17:58:52 +03:00
.gitreview exported from oslo-incubator by graduate.sh 2014-11-05 15:03:32 +01:00
.mailmap exported from oslo-incubator by graduate.sh 2014-11-05 15:03:32 +01:00
.testr.conf Move out of the oslo namespace package 2014-11-14 13:52:32 -05:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:38 +00:00
HACKING.rst exported from oslo-incubator by graduate.sh 2014-11-05 15:03:32 +01:00
LICENSE exported from oslo-incubator by graduate.sh 2014-11-05 15:03:32 +01:00
README.rst Show team and repo badges on README 2016-11-25 15:25:39 +01:00
babel.cfg exported from oslo-incubator by graduate.sh 2014-11-05 15:03:32 +01:00
requirements.txt Updated from global requirements 2017-03-03 03:06:56 +00:00
setup.cfg Remove references to Python 3.4 2017-01-09 10:13:16 -08:00
setup.py Updated from global requirements 2017-03-03 03:06:56 +00:00
test-requirements.txt Updated from global requirements 2017-03-03 03:06:56 +00:00
tox.ini Remove references to Python 3.4 2017-01-09 10:13:16 -08:00

README.rst

Team and repository tags

image

Oslo Context Library

Latest Version

Downloads

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.