Client library for Aodh API
Go to file
Zuul c64013839f Merge "Bump upper version of db libraries in test requirements" 2024-01-09 05:23:30 +00:00
aodhclient Prometheus alarms 2023-11-07 13:41:29 +00:00
doc Make tox.ini tox 4.0 compatible 2023-01-06 16:28:23 +00:00
releasenotes Update master for stable/2023.2 2023-09-07 09:48:49 +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 Switch to 2023.1 Python3 unit tests and generic template name 2022-09-14 09:24:43 +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 Fix bindep.txt for python 3.11 job(Debian Bookworm) 2023-09-06 17:07:46 -05:00
requirements.txt Move test requirements to tox.ini 2023-04-17 15:32:03 +01:00
setup.cfg Merge "Bump upper version of db libraries in test requirements" 2024-01-09 05:23:30 +00:00
setup.py Cleanup py27 support 2020-04-04 11:14:09 +02:00
tox.ini Fix gate 2023-11-07 14:39:29 +01: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.