Files
deb-python-aodhclient/README.rst
Julien Danjou 15f43e5de4 Name the package `gnocchiclient'
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
2015-09-24 21:28:18 +02:00

561 B

gnocchiclient

Python bindings to the OpenStack Gnocchi API

This is a client for OpenStack gnocchi API. There's a Python API <api> (the gnocchiclient module), and a command-line script <shell> (installed as gnocchi). Each implements the entire OpenStack Gnocchi API.