RETIRED, further work has moved to Debian project infrastructure
Go to file
liusheng e1d1341df5 Allow to start Aodh command with OSC
Change-Id: I0aa8b91907617551bb7bea5849d6609132bbd68f
Signed-off-by: liusheng <liusheng@huawei.com>
2016-05-04 16:25:47 +08:00
aodhclient Allow to start Aodh command with OSC 2016-05-04 16:25:47 +08: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.