summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index d3626b5..4404e40 100644
--- a/README.rst
+++ b/README.rst
@@ -25,10 +25,6 @@ Python bindings to the OpenStack Images API
:target: https://pypi.org/project/python-glanceclient/
:alt: Latest Version
-.. image:: https://img.shields.io/pypi/dm/python-glanceclient.svg
- :target: https://pypi.org/project/python-glanceclient/
- :alt: Downloads
-
This is a client library for Glance built on the OpenStack Images API. It provides a Python API (the ``glanceclient`` module) and a command-line tool (``glance``). This library fully supports the v1 Images API, while support for the v2 API is in progress.
Development takes place via the usual OpenStack processes as outlined in the `developer guide <http://docs.openstack.org/infra/manual/developers.html>`_. The master repository is in `Git <https://git.openstack.org/cgit/openstack/python-glanceclient>`_.