File: README.rst

package info (click to toggle)
python-oslo.context 6.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 420 kB
  • sloc: python: 1,066; makefile: 21; sh: 2
file content (18 lines) | stat: -rw-r--r-- 630 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
====================
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.

* License: Apache License, Version 2.0
* Documentation: https://docs.openstack.org/oslo.context/latest/
* Source: https://opendev.org/openstack/oslo.context
* Bugs: https://bugs.launchpad.net/oslo.context
* Release notes:  https://docs.openstack.org/releasenotes/oslo.context/

Team and repository tags
========================

.. Change things from this point on