@@ -15,10 +15,6 @@ OpenStackClient
1515 :target: https://pypi.org/project/python-openstackclient/
1616 :alt: Latest Version
1717
18- .. image :: https://img.shields.io/pypi/dm/python-openstackclient.svg
19- :target: https://pypi.org/project/python-openstackclient/
20- :alt: Downloads
21-
2218OpenStackClient (aka OSC) is a command-line client for OpenStack that brings
2319the command set for Compute, Identity, Image, Object Store and Block Storage
2420APIs together in a single shell with a uniform command structure.
@@ -32,17 +28,17 @@ language to describe operations in OpenStack.
3228* `Blueprints `_ - feature specifications
3329* `Bugs `_ - issue tracking
3430* `Source `_
35- * `Developer ` - getting started as a developer
36- * `Contributing ` - contributing code
37- * `Testing ` - testing code
31+ * `Developer `_ - getting started as a developer
32+ * `Contributing `_ - contributing code
33+ * `Testing `_ - testing code
3834* IRC: #openstack-sdks on Freenode (irc.freenode.net)
3935* License: Apache 2.0
4036
4137.. _PyPi : https://pypi.org/project/python-openstackclient
4238.. _Online Documentation : https://docs.openstack.org/python-openstackclient/latest/
4339.. _Launchpad project : https://launchpad.net/python-openstackclient
4440.. _Blueprints : https://blueprints.launchpad.net/python-openstackclient
45- .. _Bugs : https://bugs.launchpad.net/python-openstackclient
41+ .. _Bugs : https://storyboard.openstack.org/#!/project/975
4642.. _Source : https://git.openstack.org/cgit/openstack/python-openstackclient
4743.. _Developer : https://docs.openstack.org/project-team-guide/project-setup/python.html
4844.. _Contributing : https://docs.openstack.org/infra/manual/developers.html
0 commit comments