RETIRED, further work has moved to Debian project infrastructure
Go to file
Mehdi Abaakouk f36d778dbd osc: Pass interface and region to gnocchi client
Closes-bug: #1641895

Change-Id: Iff544bfa49592f039caaf066a00f9948536e24ad
2016-11-22 12:11:30 +01:00
doc/source Merge "doc: some improvements" 2016-05-20 13:09:20 +00:00
gnocchiclient osc: Pass interface and region to gnocchi client 2016-11-22 12:11:30 +01:00
.coveragerc Update .coveragerc after the removal of openstack directory 2016-10-24 18:58:04 +05:30
.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 Use osc-lib instead of openstackclient 2016-07-19 02:10:09 +00:00
setup.cfg Allow to update resource_type 2016-11-07 16:17:18 +01:00
setup.py Initial Cookiecutter Commit. 2015-08-28 11:43:50 +02:00
tox.ini Bump hacking to 0.12 2016-11-07 22:45:02 +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.