Client library for Aodh API
Go to file
2024-06-19 13:03:46 +00:00
aodhclient Merge "Add functional tests for prometheus type alarms" 2024-03-07 11:55:05 +00:00
doc Remove old excludes 2024-05-01 10:30:09 +09:00
releasenotes Merge "reno: Update master for unmaintained/wallaby" 2024-06-19 13:03:46 +00:00
tools Move functional test to dsvm and remove pifpaf 2024-01-05 09:42:13 -05: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 Move functional test to dsvm and remove pifpaf 2024-01-05 09:42:13 -05:00
.zuul.yaml Add functional tests for prometheus type alarms 2024-02-29 15:11:05 +01:00
bindep.txt Fix bindep.txt for python 3.11 job(Debian Bookworm) 2023-09-06 17:07:46 -05: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
requirements.txt Remove old excludes 2024-05-01 10:30:09 +09:00
setup.cfg Remove oslo.db test cap 2024-03-03 17:06:56 +01:00
setup.py Cleanup py27 support 2020-04-04 11:14:09 +02:00
test-requirements.txt Move functional test to dsvm and remove pifpaf 2024-01-05 09:42:13 -05:00
tox.ini Merge "Add functional tests for prometheus type alarms" 2024-03-07 11:55:05 +00:00

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.