[release-announce] monasca-api 2.7.1 (rocky)

no-reply at openstack.org no-reply at openstack.org
Mon Mar 2 11:15:04 UTC 2020


We are excited to announce the release of:

monasca-api 2.7.1: OpenStack Monitoring as a Service

This release is part of the rocky 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.

2.7.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 2.7.0..2.7.1
-----------------------------------

18a45477 OpenDev Migration Patch
de325263 Update /v2/alarms/count api endpoint
eb78188f Detect missing metric_id before passing through bytearray()
85c8e359 Replace openstack.org git:// URLs with https://
7c7b60d0 Use stable/rocky in DevStack
79a43fad Update UPPER_CONSTRAINTS_FILE for stable/rocky
b68231a8 Disable B303 bandit test
e39ddce8 import zuul job settings from project-config
6617679f Update .gitreview for stable/rocky


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                         |  3 +-
.zuul.yaml                                         | 18 ++++++++-
devstack/README.md                                 |  2 +-
devstack/Vagrantfile                               |  4 +-
devstack/settings                                  | 18 ++++-----
.../repositories/cassandra/metrics_repository.py   |  9 +++++
.../common/repositories/sqla/alarms_repository.py  | 20 ++++++++--
playbooks/legacy/monasca-tempest-base/run.yaml     |  8 ++--
.../alarms-count-dimensions-f746ca6c725335b2.yaml  |  8 ++++
tox.ini                                            |  5 ++-
12 files changed, 118 insertions(+), 24 deletions(-)







More information about the Release-announce mailing list