OpenStack Context library
Go to file
Juan Antonio Osorio Robles a8d86df940 Ouput a placeholder instead of the auth_token
As the name of the get_logging_values suggests, that function will
get entries from the context for logging purposes. For this, we
shouldn't need the auth_token since it might potentially leak
in the logs.

This filters out the auth_token by setting it as '***' by
default.

Change-Id: I2b245c1665c3587be3c476b803122788d186e5d5
2017-11-07 13:08:11 +02:00
doc/source Update the documentation link for doc migration 2017-08-28 15:30:36 +08:00
oslo_context Ouput a placeholder instead of the auth_token 2017-11-07 13:08:11 +02:00
releasenotes Ouput a placeholder instead of the auth_token 2017-11-07 13:08:11 +02: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-09-20 16:22:52 +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