Remove reference to tag framework

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

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

Change-Id: Ic05297a1cc2a9da9fa9362a03daca7dd20639f84
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
Takashi Kajinami
2025-11-21 22:06:16 +09:00
parent d128efed6c
commit a059393064

View File

@@ -1,20 +1,19 @@
========================
Team and repository tags
========================
===========
oslo.policy
===========
.. image:: https://governance.openstack.org/tc/badges/oslo.policy.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
=============
oslo.policy
=============
.. image:: https://img.shields.io/pypi/v/oslo.policy.svg
:target: https://pypi.org/project/oslo.policy/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/oslo.policy.svg
:target: https://pypi.org/project/oslo.policy/
:alt: Downloads
The Oslo Policy library provides support for RBAC policy enforcement across
all OpenStack services.