Remove reference to tag framework
... because the framework was removed[1]. [1] https://governance.openstack.org/tc/reference/tags/index.html Change-Id: Ib2e5fc9b9bdfbd68c169ec689c5797f6053a5e09 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
17
README.rst
17
README.rst
@@ -1,19 +1,18 @@
|
||||
========================
|
||||
Team and repository tags
|
||||
========================
|
||||
|
||||
.. image:: https://governance.openstack.org/tc/badges/taskflow.svg
|
||||
:target: https://governance.openstack.org/tc/reference/tags/index.html
|
||||
|
||||
.. Change things from this point on
|
||||
|
||||
TaskFlow
|
||||
========
|
||||
|
||||
.. image:: https://governance.openstack.org/tc/badges/taskflow.svg
|
||||
|
||||
.. Change things from this point on
|
||||
|
||||
.. image:: https://img.shields.io/pypi/v/taskflow.svg
|
||||
:target: https://pypi.org/project/taskflow/
|
||||
:alt: Latest Version
|
||||
|
||||
.. image:: https://img.shields.io/pypi/dm/taskflow.svg
|
||||
:target: https://pypi.org/project/taskflow/
|
||||
:alt: Downloads
|
||||
|
||||
A library to do [jobs, tasks, flows] in a highly available, easy to understand
|
||||
and declarative manner (and more!) to be used with OpenStack and other
|
||||
projects.
|
||||
|
||||
Reference in New Issue
Block a user