RETIRED, further work has moved to Debian project infrastructure
Go to file
Jenkins 6639e51e76 Merge "Allow to set resource type for aggregation" 2015-12-01 15:44:01 +00:00
doc/source Examples in doc should be workable 2015-11-27 15:39:26 +08:00
gnocchiclient Allow to set resource type for aggregation 2015-11-30 14:26:08 +01: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 benchmark: add metric create 2015-10-07 17:19:10 +02:00
setup-tests.sh Handle rename from dbsync to upgrade 2015-11-24 15:56:25 +01: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.