Remove reference to tag framework

... because the framework was removed[1].

[1] https://governance.openstack.org/tc/reference/tags/index.html

Change-Id: I6920a4c9a997c21cac4f3f8bef7b35d816dc1901
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
Takashi Kajinami
2025-11-21 02:25:10 +09:00
parent 0184e52950
commit f2d9a6fd21

View File

@@ -2,21 +2,7 @@
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
========================
.. image:: https://governance.openstack.org/tc/badges/oslo.context.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
@@ -27,3 +13,13 @@ Team and repository tags
.. image:: https://img.shields.io/pypi/dm/oslo.context.svg
:target: https://pypi.org/project/oslo.context/
:alt: Downloads
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/