OpenStack Context library
Go to file
Hervé Beraud b9708c3753 drop mock from lower-constraints
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we don't need it
in lower-constraints.

These changes will help us to drop `mock` from openstack/requirements

Change-Id: I6896e1ca4c8f20aa56cf444a8e29a7bbced95427
2020-06-09 11:45:08 +02:00
doc Fix pygments style 2020-06-04 14:34:20 +08:00
oslo_context Filter out auth_token_info from logging values 2020-03-10 17:55:16 +00:00
releasenotes Fix pygments style 2020-06-04 14:34:20 +08:00
.coveragerc Fix coverage configuration and execution 2015-10-09 16:11:45 -04:00
.gitignore gitignore: Hide reno cache files 2019-12-06 15:09:56 +00: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 Python3 victoria unit tests 2020-04-14 10:13:48 +00: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
lower-constraints.txt drop mock from lower-constraints 2020-06-09 11:45:08 +02:00
requirements.txt Remove use of positional decorator 2017-08-07 16:11:39 -07:00
setup.cfg Remove translation sections from setup.cfg 2020-05-22 21:02:57 +00:00
setup.py remove outdated header 2020-02-10 18:31:18 +01:00
test-requirements.txt Fix hacking min version to 3.0.1 2020-05-22 11:10:19 +08:00
tox.ini Bump default tox env from py37 to py38 2020-04-24 10:25:48 -05: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