There is no good reason to name this python-gnocchiclient, except following the bad trend started with OpenStack. Let's be smarter and use gnocchiclient on PyPI. Change-Id: I05957ae04223ceb7c89b46f7548bf88570971a13
16 lines
561 B
ReStructuredText
16 lines
561 B
ReStructuredText
=============
|
|
gnocchiclient
|
|
=============
|
|
|
|
Python bindings to the OpenStack Gnocchi API
|
|
|
|
This is a client for OpenStack gnocchi API. There's :doc:`a Python API
|
|
<api>` (the :mod:`gnocchiclient` module), and a :doc:`command-line script
|
|
<shell>` (installed as :program:`gnocchi`). Each implements the entire
|
|
OpenStack Gnocchi API.
|
|
|
|
* Free software: Apache license
|
|
* Documentation: http://docs.openstack.org/developer/python-gnocchiclient
|
|
* Source: http://git.openstack.org/cgit/openstack/python-gnocchiclient
|
|
* Bugs: http://bugs.launchpad.net/python-gnocchiclient
|