RETIRED, further work has moved to Debian project infrastructure
Go to file
liusheng 929103779a Trivial-fix: make the capabilities help message more specific in OSC
This change make the capabilities message more specific in OpenStackclient
CLI.

Change-Id: I2cad2629dc14e5842e7f2edc1ea08a36e8d0c35d
2017-02-14 09:43:45 +08:00
aodhclient Trivial-fix: make the capabilities help message more specific in OSC 2017-02-14 09:43:45 +08:00
doc/source [Trivial] Remove executable privilege of doc/source/conf.py 2016-04-29 20:17:33 +08:00
releasenotes Update reno for stable/ocata 2017-01-31 23:36:19 +00:00
.coveragerc more gnocchi to aodh rename cleanup 2015-12-15 11:41:51 -05:00
.gitignore Enable releasenotes documentation 2016-04-30 07:49:06 +08: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
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 Add missing pyparsing to requirements.txt 2016-09-27 10:22:50 +02:00
setup.cfg Trivial: remove support for py34 2017-02-10 00:04:04 +08:00
setup.py Initial Cookiecutter Commit. 2015-08-28 11:43:50 +02:00
tox.ini Trivial: remove support for py34 2017-02-10 00:04:04 +08: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.