RETIRED, further work has moved to Debian project infrastructure
Go to file
Julien Danjou ad75e1e5aa Remove outdated mention of OpenStack
Change-Id: Ia41f73b34c8dcf6b06aeea7371321097f2baf2ea
2017-04-25 16:39:20 +02:00
doc/source Remove outdated mention of OpenStack 2017-04-25 16:39:20 +02:00
gnocchiclient Replace "openstack metric metric..." commands 2017-04-07 12:50:17 +02:00
.coveragerc Update .coveragerc after the removal of openstack directory 2016-10-24 18:58:04 +05:30
.gitignore docs: Add all commands help 2017-01-24 13:06:08 +01:00
.gitreview Initial Cookiecutter Commit. 2015-08-28 11:43:50 +02:00
.mailmap Add mailmap entry for sileht 2015-12-23 10:34:02 +01:00
.testr.conf functional tests: don't require devstack 2015-08-31 13:52:30 +02:00
.travis.yml Add Travis configuration for GitHub 2017-04-25 16:38:48 +02:00
LICENSE Initial Cookiecutter Commit. 2015-08-28 11:43:50 +02:00
README.rst Remove outdated mention of OpenStack 2017-04-25 16:39:20 +02:00
requirements.txt Remove pbr cap 2017-03-01 17:44:31 +01:00
setup.cfg Remove outdated mention of OpenStack 2017-04-25 16:39:20 +02:00
setup.py Initial Cookiecutter Commit. 2015-08-28 11:43:50 +02:00
tox.ini Remove oslopshinx 2017-04-25 16:39:20 +02:00

README.rst

gnocchiclient

Python bindings to the Gnocchi API

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