monasca-api 3.0.1 (stein)
We are excited to announce the release of: monasca-api 3.0.1: OpenStack Monitoring as a Service This release is part of the stein stable release series. The source is available from: https://opendev.org/openstack/monasca-api Download the package from: https://tarballs.openstack.org/monasca-api/ Please report issues through: https://bugs.launchpad.net/monasca/+bugs For more details, please see below. 3.0.1 ^^^^^ New Features * Allow metric_dimensions filter to filter on multiple dimension values, on alarms count endpoint (IE metric_dimension=hostname:host1|host2). This brings the query parameters into parity between the alarms list and alarms count endpoints. This also restores functionality that was available on the deprecated java api. Changes in monasca-api 3.0.0..3.0.1 ----------------------------------- 41871ffd Update UPPER_CONSTRAINTS_FILE for stable/stein 1b417f58 OpenDev Migration Patch b8b70f4b Update branch to stable/stein for DevStack 06322736 Update /v2/alarms/count api endpoint f3cff1bf Detect missing metric_id before passing through bytearray() 20cb5877 Update Ubuntu release in documentation 6d98ac8b Update .gitreview for stable/stein Diffstat (except docs and test files) ------------------------------------- .gitreview | 3 +- .zuul.yaml | 4 +- devstack/README.md | 2 +- devstack/settings | 18 ++++----- .../repositories/cassandra/metrics_repository.py | 9 +++++ .../common/repositories/sqla/alarms_repository.py | 21 ++++++++-- .../alarms-count-dimensions-f746ca6c725335b2.yaml | 8 ++++ tox.ini | 2 +- 10 files changed, 95 insertions(+), 19 deletions(-)
participants (1)
-
no-reply@openstack.org