We enthusiastically announce the release of: murano 4.0.0: Murano API This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/murano/ For more details, please see below. Changes in murano 4.0.0.0rc1..4.0.0 ----------------------------------- ecaf6ef Add securityGroups param to NovaNetwork joinInstance method in Core Library 6958134 Ensure assigned-ips output is present in Heat template with Nova Network 07fd0b4 Deploy murano-api via uwsgi fee8c6e Update UPPER_CONSTRAINTS_FILE for stable/pike 38ca5c9 Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + devstack/files/apache-murano-api.template | 25 ++++++++++++ devstack/plugin.sh | 49 ++++++++++++++++++----- devstack/settings | 1 + meta/io.murano/Classes/resources/NovaNetwork.yaml | 15 ++++--- murano/common/server.py | 24 +++++++++++ murano/httpd/murano_api.py | 3 ++ tox.ini | 2 +- 8 files changed, 105 insertions(+), 15 deletions(-)