Morgan Fainberg a144ebd6c3 Remove use of positional decorator
The positional decorator results in poorly maintainable code in
a misguided effort to emulate python3's key-word-arg only notation
and functionality. This patch removes oslo.context dependance
on the positional decorator.

Change-Id: I9b83917fedd00a8d4fdf904208a17ebdc5cda59a
2017-08-07 16:11:39 -07:00
2017-07-28 21:04:43 +00:00
2016-12-20 14:36:12 +11:00
2017-07-05 02:27:14 +09:00
2017-03-03 03:06:56 +00:00
2017-01-09 10:13:16 -08:00

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

Description
OpenStack Context library
Readme 2.8 MiB
Languages
Python 100%