1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Description: remove privacy breach images
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2020-09-11
Index: python-cyborgclient/README.rst
===================================================================
--- python-cyborgclient.orig/README.rst
+++ python-cyborgclient/README.rst
@@ -2,19 +2,12 @@
Team and repository tags
========================
-.. image:: https://governance.openstack.org/tc/badges/python-cyborgclient.svg
- :target: https://governance.openstack.org/tc/reference/tags/index.html
-
.. Change things from this point on
===============================
python-cyborgclient
===============================
-.. image:: https://img.shields.io/pypi/v/python-cyborgclient.svg
- :target: https://pypi.python.org/pypi/python-cyborgclient/
- :alt: Latest Version
-
python-cyborgclient is a python bindings to the OpenStack Cyborg API. There's
a Python API (the ``cyborgclient`` module), and a command-line script
(``cyborg``). Each implements 100% of the OpenStack Cyborg API.
|