RETIRED, further work has moved to Debian project infrastructure
Go to file
Mehdi Abaakouk a3eeac27d2 Fix incorrect string format mapping
Change-Id: I07919b53036ce07eb4372f2479110d0bb81c9bbf
2016-08-02 15:31:42 +02:00
aodhclient Fix incorrect string format mapping 2016-08-02 15:31:42 +02:00
doc/source [Trivial] Remove executable privilege of doc/source/conf.py 2016-04-29 20:17:33 +08:00
.coveragerc more gnocchi to aodh rename cleanup 2015-12-15 11:41:51 -05:00
.gitignore Write the base of the documentation 2015-08-30 19:39:12 +02:00
.gitreview more gnocchi to aodh rename cleanup 2015-12-15 11:41:51 -05:00
.testr.conf more gnocchi to aodh rename cleanup 2015-12-15 11:41:51 -05:00
CONTRIBUTING.rst Fix a minor doc error 2016-03-07 10:06:08 +08:00
HACKING.rst more gnocchi to aodh rename cleanup 2015-12-15 11:41:51 -05: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 more gnocchi to aodh rename cleanup 2015-12-15 11:41:51 -05:00
babel.cfg Initial Cookiecutter Commit. 2015-08-28 11:43:50 +02:00
requirements.txt Remove Babel dependency 2016-04-01 14:35:51 +02:00
setup.cfg Allow to start Aodh command with OSC 2016-05-04 16:25:47 +08:00
setup.py Initial Cookiecutter Commit. 2015-08-28 11:43:50 +02:00
test-requirements.txt add mock to test requirement list 2016-04-27 00:53:34 +08:00
tox.ini Use pifpaf to setup tests 2016-04-01 17:10:33 +02:00

README.rst

aodhclient

Python bindings to the OpenStack Aodh API

This is a client for OpenStack Aodh API. There's a Python API <api> (the aodhclient module), and a command-line script <shell> (installed as aodh). Each implements the entire OpenStack Aodh API.