We jubilantly announce the release of: python-aodhclient 3.8.0 This release is part of the flamingo release series. The source is available from: https://opendev.org/openstack/python-aodhclient Download the package from: https://pypi.org/project/python-aodhclient Please report issues through: https://bugs.launchpad.net/python-aodhclient/+bugs For more details, please see below. 3.8.0 ^^^^^ New Features * Added a "alarm metrics" command to retrieve alarming metrics from the aodh /v2/metrics API endpoint. Changes in python-aodhclient 3.7.1..3.8.0 ----------------------------------------- 16fcf40 Add openstack alarm metrics command 59a6f2e Adjust endpoint url according to devstack plugin update e7e9545 Make capabilities API test more robust ee5dfb0 Update master for stable/2025.1 Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 17 +++++- aodhclient/shell.py | 2 + aodhclient/v2/client.py | 2 + aodhclient/v2/metrics.py | 26 +++++++++ aodhclient/v2/metrics_cli.py | 45 +++++++++++++++ ...add-alarm-metrics-command-349e75fbf26171d5.yaml | 4 ++ releasenotes/source/2025.1.rst | 6 ++ releasenotes/source/index.rst | 1 + setup.cfg | 1 + tox.ini | 2 +- 14 files changed, 195 insertions(+), 6 deletions(-)
participants (1)
-
no-reply@openstack.org