We are satisfied to announce the release of: monasca-api 7.0.0: OpenStack Monitoring as a Service This release is part of the xena 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. Changes in monasca-api 6.0.0.0rc1..7.0.0 ---------------------------------------- 7466a2f9 Replace removed DB methods with current ones 3d43cbec setup.cfg: Replace dashes with underscores 5b2af7db Fix Docker build a6e56ab6 Add Support for Falcon 3.0.0, 3.0.1 ae5dffc9 [Doc] Update Freenode to OFTC as our IRC server 1b5cd302 Fix log-metric configuration 545c7a08 Add Python3 xena unit tests 4f12b214 Update master for stable/wallaby a93e1cc9 Workaround for new pip 20.3 behavior 64d62a54 Fix warnings in documentation Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- devstack/files/monasca-log-metrics/log-metrics.conf | 2 +- devstack/plugin.sh | 7 ++++++- monasca_api/api/core/log/exceptions.py | 6 ++---- monasca_api/api/server.py | 4 ++-- monasca_api/common/repositories/sqla/models.py | 14 +++++++------- monasca_api/common/repositories/sqla/sql_repository.py | 2 +- monasca_api/db/fingerprint.py | 2 +- monasca_api/v2/reference/helpers.py | 6 +++--- releasenotes/source/index.rst | 1 + releasenotes/source/wallaby.rst | 6 ++++++ setup.cfg | 8 ++++---- 16 files changed, 41 insertions(+), 30 deletions(-)