Client library for Aodh API
Go to file
OpenStack Release Bot 092572de6d reno: Update master for unmaintained/2023.1
Update the 2023.1 release notes configuration to build from
unmaintained/2023.1.

Change-Id: I2aaf5094cee4ff9c1b0e578927795d84ebe9c1db
2024-11-21 18:29:21 +00:00
aodhclient Avoid overriding the base url template 2024-10-22 14:53:04 +09:00
doc Remove old excludes 2024-05-01 10:30:09 +09:00
releasenotes reno: Update master for unmaintained/2023.1 2024-11-21 18:29:21 +00:00
tools Move functional test to dsvm and remove pifpaf 2024-01-05 09:42:13 -05:00
.coveragerc Exclude tests directory from coverage calculation 2024-01-25 23:48:41 +09: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 Merge "Enable GLOBAL_VENV" 2024-11-16 18:17:05 +00: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 Bump pbr 2024-10-27 03:32:33 +09:00
setup.cfg Remove Python 3.8 support 2024-10-23 19:56:59 +09:00
setup.py Bump pbr 2024-10-27 03:32:33 +09:00
test-requirements.txt Add requirements check job 2024-10-22 12:24:12 +09:00
tox.ini Merge "Add requirements check job" 2024-11-15 16:59:55 +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.