[release-announce] murano 14.0.0 (zed)
no-reply at openstack.org
no-reply at openstack.org
Wed Oct 5 12:23:52 UTC 2022
We are chuffed to announce the release of:
murano 14.0.0: Murano API
This release is part of the zed release series.
The source is available from:
https://opendev.org/openstack/murano
Download the package from:
https://tarballs.openstack.org/murano/
Please report issues through:
https://bugs.launchpad.net/murano/+bugs
For more details, please see below.
Changes in murano 13.0.0.0rc1..14.0.0
-------------------------------------
4434b574 Imported Translations from Zanata
921a53ad Drop lower-constraints.txt and its testing
411d0f85 tests: Remove use of 'oslo_db.sqlalchemy.test_base'
b0820df2 Add Python3 zed unit tests
398b2d86 Tenant to project migration for RequestContext
589f2a11 Update master for stable/yoga
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 3 +-
lower-constraints.txt | 153 ---------------------
murano/api/middleware/context.py | 2 +-
murano/api/v1/catalog.py | 2 +-
murano/api/v1/deployments.py | 2 +-
murano/api/v1/environments.py | 2 +-
murano/api/v1/request_statistics.py | 4 +-
murano/api/v1/schemas.py | 2 +-
murano/api/v1/static_actions.py | 2 +-
murano/api/v1/templates.py | 8 +-
murano/db/catalog/api.py | 18 +--
murano/db/services/environments.py | 6 +-
murano/locale/en_GB/LC_MESSAGES/murano.po | 11 +-
murano/services/actions.py | 2 +-
murano/utils.py | 4 +-
releasenotes/source/index.rst | 1 +
.../locale/en_GB/LC_MESSAGES/releasenotes.po | 50 ++++++-
releasenotes/source/yoga.rst | 6 +
requirements.txt | 4 +
tox.ini | 6 -
26 files changed, 113 insertions(+), 207 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index cf96071f..63be5192 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