1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Description: Fix privacy breach in doc
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2019-09-18
--- python-os-client-config-1.33.0.orig/README.rst
+++ python-os-client-config-1.33.0/README.rst
@@ -2,9 +2,6 @@
os-client-config
================
-.. image:: https://governance.openstack.org/tc/badges/os-client-config.svg
- :target: https://governance.openstack.org/tc/reference/tags/index.html
-
.. warning::
`os-client-config` has been superceded by `openstacksdk`_. While
`os-client-config` will continue to exist, it is highly recommended that
|