Skip to content

Commit a76164f

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Add shields.io version/downloads links/badges into README.rst"
2 parents e48c7af + e52dfce commit a76164f

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
OpenStackClient
33
===============
44

5+
.. image:: https://img.shields.io/pypi/v/python-openstackclient.svg
6+
:target: https://pypi.python.org/pypi/python-openstackclient/
7+
:alt: Latest Version
8+
9+
.. image:: https://img.shields.io/pypi/dm/python-openstackclient.svg
10+
:target: https://pypi.python.org/pypi/python-openstackclient/
11+
:alt: Downloads
12+
513
OpenStackClient (aka OSC) is a command-line client for OpenStack that brings
614
the command set for Compute, Identity, Image, Object Store and Volume APIs
715
together in a single shell with a uniform command structure.

0 commit comments

Comments
 (0)