[release-announce] murano 13.0.0 (yoga)

no-reply at openstack.org no-reply at openstack.org
Wed Mar 30 12:07:59 UTC 2022


We are pleased to announce the release of:

murano 13.0.0: Murano API

This release is part of the yoga 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 12.0.0..13.0.0
--------------------------------

8f994a7d Tenant to project migration for RequestContext
9f47209f Remove the unused paste
4ee64745 Fix the exceptions import
31439eff Update the ssl config
aeef1094 Update the murano.conf
94cf5802 Update the openrc info
11ced31b Remove the warning description
b27707a3 Update murano-api description
bad8e8ae Update Testing Guidelines
8210b2e4 Update the Linux Image required package
03827475 Update System requirements
df0bec55 Update the murano_agent description
dbbe49a5 Update the prepare_lab
bdc7d53e Fix the error python version
9d0e7d5b Fix devstack job failures
89f8cd0b Add tools to tempest job irrelevant-files
314c85db Add Python3 yoga unit tests
af5a48d2 Fix Engine.execute() in func tests
51b02f9c Update master for stable/xena


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

.zuul.yaml                                         |  5 +++--
.../magnum_plugin/magnum_plugin/__init__.py        |  6 +-----
.../reference/appendix/articles/guidelines.rst     |  4 ++--
.../appendix/articles/image_builders/linux.rst     |  2 +-
.../appendix/articles/specification/murano-api.rst |  6 +++++-
etc/murano/murano-paste.ini                        |  3 ---
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/services/actions.py                         |  2 +-
murano/utils.py                                    |  4 ++--
releasenotes/source/index.rst                      |  1 +
releasenotes/source/xena.rst                       |  6 ++++++
35 files changed, 102 insertions(+), 117 deletions(-)







More information about the Release-announce mailing list