We are gleeful to announce the release of: murano 15.0.0: Murano API This release is part of the antelope 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 14.0.0..15.0.0 -------------------------------- b68a216b Fix tox 4 compatibility ada28b3a Imported Translations from Zanata a25b273e Update master for stable/zed 8cd6e343 Switch to 2023.1 Python3 unit tests and generic template name 60f305ac Fix murano-test-runner help output test dc89e7cf Fix compatibility with Python 3.10 98cdff79 Replace abc.abstractproperty with property and abc.abstractmethod 46b34c05 Fix compatibility with oslo.db 12.1.0 8c64ac7f Update python testing as per zed cycle teting runtime Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 4 +-- murano/cmd/test_runner.py | 4 +-- murano/db/session.py | 3 ++ murano/dsl/murano_type.py | 3 +- murano/packages/package.py | 42 ++++++++++++++-------- murano/packages/package_base.py | 9 +++-- .../policy/modify/actions/test_action_manager.py | 3 ++ .../drop-python-3-6-and-3-7-77af6bd3473ea5ba.yaml | 5 +++ releasenotes/source/index.rst | 1 + .../locale/en_GB/LC_MESSAGES/releasenotes.po | 17 +++++++-- releasenotes/source/zed.rst | 6 ++++ setup.cfg | 4 +-- tox.ini | 17 ++++++--- 16 files changed, 91 insertions(+), 43 deletions(-)