Client library for Aodh API
Go to file
OpenStack Release Bot 53284afa07 Update master for stable/zed
Add file to the reno documentation build to show release notes for
stable/zed.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/zed.

Sem-Ver: feature
Change-Id: I2a4f4d76b2a4fdf0d9385e116f61f97cb591f2b7
2022-09-06 12:35:38 +00:00
aodhclient Merge "Remove six" 2022-06-21 18:12:52 +00:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-22 17:17:07 +00:00
releasenotes Update master for stable/zed 2022-09-06 12:35:38 +00:00
.coveragerc cleanup coveragerc 2017-05-16 19:19:39 +00:00
.gitignore Switch to use stestr for unit test 2018-07-17 15:53:47 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:34:27 +00:00
.stestr.conf Switch to use stestr for unit test 2018-07-17 15:53:47 +07:00
.zuul.yaml Unblock the gate and update python testing 2022-06-10 05:53:23 +00:00
CONTRIBUTING.rst Sync Sphinx requirement 2019-06-20 20:35:19 +08:00
HACKING.rst Update documentation URLs 2017-07-14 14:02:06 +07:00
LICENSE Initial Cookiecutter Commit. 2015-08-28 11:43:50 +02:00
README.rst Sync Sphinx requirement 2019-06-20 20:35:19 +08:00
bindep.txt Add gating on py37 2018-07-26 08:04:28 +02:00
requirements.txt Remove six 2022-05-09 16:37:02 +00:00
setup.cfg Unblock the gate and update python testing 2022-06-10 05:53:23 +00:00
setup.py Cleanup py27 support 2020-04-04 11:14:09 +02:00
tox.ini Unblock the gate and update python testing 2022-06-10 05:53:23 +00:00

README.rst

aodhclient

Python bindings to the OpenStack Aodh API

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