RETIRED, further work has moved to Debian project infrastructure
Go to file
Jenkins 04c6ce5b4b Merge "Use overtest to run MySQL" 2016-02-18 10:26:20 +00:00
doc/source The search query is mandatory 2016-02-04 10:15:15 +01:00
gnocchiclient Merge "Show original_resource_id in resource list cmd" 2016-02-18 10:25:18 +00:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:53:18 +00:00
.gitignore doc: use pbr to auto-generate doc 2015-12-23 11:37:25 +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
CONTRIBUTING.rst Initial Cookiecutter Commit. 2015-08-28 11:43:50 +02:00
HACKING.rst Name the package `gnocchiclient' 2015-09-24 21:28:18 +02:00
LICENSE Initial Cookiecutter Commit. 2015-08-28 11:43:50 +02:00
README.rst Name the package `gnocchiclient' 2015-09-24 21:28:18 +02:00
requirements.txt Remove i18n support 2015-12-23 10:30:04 +01:00
setup-tests.sh Use overtest to run MySQL 2016-02-16 17:58:30 +01:00
setup.cfg doc: use pbr to auto-generate doc 2015-12-23 11:37:25 +01:00
setup.py Initial Cookiecutter Commit. 2015-08-28 11:43:50 +02:00
tox.ini Use overtest to run MySQL 2016-02-16 17:58:30 +01:00

README.rst

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.