OpenStack Context library
Go to file
Jenkins a90dacb9a8 Merge "Change ignore-errors to ignore_errors" 2015-10-08 21:32:01 +00:00
doc/source Documentation cleanup 2014-11-19 12:05:17 -05:00
oslo_context ensure we reset contexts when fixture is used 2015-03-05 12:12:27 -05:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:42:41 +00:00
.gitignore exported from oslo-incubator by graduate.sh 2014-11-05 15:03:32 +01: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
MANIFEST.in exported from oslo-incubator by graduate.sh 2014-11-05 15:03:32 +01:00
README.rst Add shields.io version/downloads links/badges into README.rst 2015-09-24 12:38:28 -07:00
babel.cfg exported from oslo-incubator by graduate.sh 2014-11-05 15:03:32 +01:00
requirements.txt Updated from global requirements 2015-09-17 12:15:57 +00:00
setup.cfg Remove support for Python 3.3 2015-05-10 19:16:37 -04:00
setup.py Updated from global requirements 2015-09-17 12:15:57 +00:00
test-requirements.txt Updated from global requirements 2015-08-04 00:48:12 +00:00
tox.ini Add tox target to find missing requirements 2015-06-26 07:20:31 -04:00

README.rst

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.