OpenStack Context library
Go to file
lingyongxu 15a6c74bf5 Update the documentation link for doc migration
This patch is proposed according to the Direction 10 of doc
migration(https://etherpad.openstack.org/p/doc-migration-tracking).

Change-Id: Ib60419cfcea0736f68960e3c94b83508e9f77ae1
2017-08-28 15:30:36 +08:00
doc/source Update the documentation link for doc migration 2017-08-28 15:30:36 +08:00
oslo_context Remove use of positional decorator 2017-08-07 16:11:39 -07:00
releasenotes Update reno for stable/pike 2017-07-28 21:04:43 +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 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 Fix URLs according to document migration 2017-07-12 22:46:06 +08:00
babel.cfg exported from oslo-incubator by graduate.sh 2014-11-05 15:03:32 +01:00
requirements.txt Remove use of positional decorator 2017-08-07 16:11:39 -07:00
setup.cfg Fix URLs according to document migration 2017-07-12 22:46:06 +08:00
setup.py Updated from global requirements 2017-03-03 03:06:56 +00:00
test-requirements.txt Updated from global requirements 2017-08-18 11:39:55 +00:00
tox.ini Remove references to Python 3.4 2017-01-09 10:13:16 -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