blob: e58d045b89f46879fc8cd0a23cd82ad305183773 (
plain) (
blame)
1
2
3
4
5
6
|
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.
WWW: https://docs.openstack.org/oslo.context/latest/
WWW: https://github.com/openstack/oslo.context
|