From 65409f9483411ed94e1cf87dd30373650c2b67d8 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Wed, 19 Mar 2025 12:30:41 +0000 Subject: [PATCH] Remove tags from README The tags framework has been discontinued [1]. [1] https://governance.openstack.org/tc/reference/tags/index.html Change-Id: I54c3d6bd3650988530ed0eeae29fea655396a91b Signed-off-by: Stephen Finucane --- README.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.rst b/README.rst index f3c79c7d96d4..ca452e14331c 100644 --- a/README.rst +++ b/README.rst @@ -2,12 +2,6 @@ OpenStack Nova ============== -.. image:: https://governance.openstack.org/tc/badges/nova.svg - :target: https://governance.openstack.org/tc/reference/tags/index.html - -.. Change things from this point on - - OpenStack Nova provides a cloud computing fabric controller, supporting a wide variety of compute technologies, including: libvirt (KVM, Xen, LXC and more), VMware and OpenStack Ironic.