Merge "Remove PyPI downloads"

This commit is contained in:
Zuul 2018-07-17 23:03:58 +00:00 committed by Gerrit Code Review
commit b7cf7ae0a2
1 changed files with 0 additions and 4 deletions

View File

@ -25,10 +25,6 @@ Python bindings to the OpenStack Images API
:target: https://pypi.org/project/python-glanceclient/ :target: https://pypi.org/project/python-glanceclient/
:alt: Latest Version :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. 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>`_. 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>`_.