RETIRED, further work has moved to Debian project infrastructure
Go to file
Julien Danjou 0c4e0855be shell: remove unused LOG
Change-Id: Ied0e6ca04c037301981553cfeba907a873a77c58
2015-10-01 16:44:51 +02:00
doc/source Name the package `gnocchiclient' 2015-09-24 21:28:18 +02:00
gnocchiclient shell: remove unused LOG 2015-10-01 16:44:51 +02:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:53:18 +00:00
.gitignore Write the base of the documentation 2015-08-30 19:39:12 +02:00
.gitreview Initial Cookiecutter Commit. 2015-08-28 11:43:50 +02:00
.mailmap Initial Cookiecutter Commit. 2015-08-28 11:43:50 +02: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
MANIFEST.in 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
babel.cfg Initial Cookiecutter Commit. 2015-08-28 11:43:50 +02:00
requirements.txt Add six in requirements 2015-09-23 18:19:10 +02:00
setup-tests.sh Allow CRUD measurements 2015-09-18 17:27:34 +02:00
setup.cfg Merge "Name the package `gnocchiclient'" 2015-09-25 10:10:40 +00:00
setup.py Initial Cookiecutter Commit. 2015-08-28 11:43:50 +02:00
test-requirements.txt Remove upper cap on Sphinx 2015-09-30 14:32:51 +02:00
tox.ini tox: Allow to pass some OS_* variables 2015-09-18 17:31:50 +02: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.