OpenStack Context library
Go to file
Ben Nemec 84ebaf9f14 Switch pep8 job to python 3
pep8 under python 3 is more strict than under python 2, so to make
sure our projects meet the more strict standards we want to run the
pep8 jobs using python 3 by default.

Change-Id: I7b2a817147a0f1d1c7aabe09161a4df2ebec503f
2018-04-12 16:55:25 +00:00
doc Updated from global requirements 2018-03-15 07:47:51 +00:00
oslo_context Ouput a placeholder instead of the auth_token 2017-11-07 13:08:11 +02:00
releasenotes Update reno for stable/queens 2018-01-24 18:04:39 +00: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
.zuul.yaml add lower-constraints job 2018-03-24 21:02:23 -04: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 Update links in README 2018-03-09 02:21:59 +00:00
babel.cfg exported from oslo-incubator by graduate.sh 2014-11-05 15:03:32 +01:00
lower-constraints.txt add lower-constraints job 2018-03-24 21:02:23 -04: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 2018-01-16 04:26:42 +00:00
tox.ini Switch pep8 job to python 3 2018-04-12 16:55:25 +00: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