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
