[release-announce] monasca-api 10.0.0 (antelope)
no-reply at openstack.org
no-reply at openstack.org
Wed Mar 22 12:28:04 UTC 2023
We contentedly announce the release of:
monasca-api 10.0.0: OpenStack Monitoring as a Service
This release is part of the antelope 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 8.0.0..10.0.0
------------------------------------
658c68b5 Drop lower-constraints.txt and its testing
192e850d Enable again monasca-tempest-log-python3-influxdb check
18ba158e Rename the deprecated argument tenant with project
758da905 Add Python3 zed unit tests
8a1102e5 Update master for stable/yoga
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 4 +-
lower-constraints.txt | 118 --------------------------------
monasca_api/api/core/request.py | 12 ++--
monasca_api/policies/delegate.py | 2 +-
releasenotes/source/index.rst | 1 +
releasenotes/source/yoga.rst | 6 ++
requirements.txt | 4 ++
tox.ini | 7 --
12 files changed, 26 insertions(+), 142 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 9c6a1e84..2efc6406 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -0,0 +1,4 @@
+# Requirements lower bounds listed here are our best effort to keep them up to
+# date but we do not test them so no guarantee of having them all correct. If
+# you find any incorrect lower bounds, let us know or propose a fix.
+
More information about the Release-announce
mailing list