RETIRED, further work has moved to Debian project infrastructure
Go to file
Julien Danjou f14fe0e03b Switch to basic auth in functional tests and fix encoding
Sure there's less parenthesis than in Lisp but then you made much more mistake
like that.

Also added a test to make sure I got it right this time, dummy.

Change-Id: Ib63c71a750e41029d6f230a5e7518f84146a606a
2017-01-17 09:07:46 +01:00
doc/source Add support for basic authentication 2016-12-21 16:59:40 +01:00
gnocchiclient Switch to basic auth in functional tests and fix encoding 2017-01-17 09:07:46 +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 Add support for basic authentication 2016-12-21 16:59:40 +01:00
setup.py Initial Cookiecutter Commit. 2015-08-28 11:43:50 +02:00
tox.ini [doc] Note lack of constraints is a choice 2016-12-21 09:48:37 +11: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.