[new][murano] murano 2.0.2 release (mitaka)
We are jubilant to announce the release of: murano 2.0.2: Murano API This release is part of the mitaka stable release series. For more details, please see below. 2.0.2 ^^^^^ Bug Fixes * Murano is now able to deploy applications in the environments with disabled Neutron Security Groups. Detection is based on the presence of 'security-group' Neutron extension. Changes in murano 2.0.1..2.0.2 ------------------------------ 521f031 Use multiprocessing.cpu_count instead of psutil.NUM_CPUS 956ba3a Use upper constraints for all jobs in tox.ini 40ffdea Do not force admin credentials in service broker test suite d4a6983 Update functional test _get_stack 23e175a Use upper-constraints in tox test environments a208641 Use a correct config option in example plugin 887d8d0 Add io.murano namespace to demo app for example plugin b29afa8 Improve __init__ detection 9876631 Remove version from example and heat-translator plugins 792bb22 Amended reno note about booting from cinder volumes a656a59 Fix defaultGroupName of SecurityGroupManager Class b12f7c9 Fixed inability to deploy if security groups are disabled 2bb6db4 Fix issue with deployment with cloudbase-init on Windows Diffstat (except docs and test files) ------------------------------------- .../Classes/ImageValidatorMixin.yaml | 1 + .../murano_exampleplugin/__init__.py | 2 +- contrib/plugins/murano_exampleplugin/setup.cfg | 1 - .../murano_heat-translator_plugin/setup.cfg | 1 - .../Classes/resources/NeutronNetworkBase.yaml | 14 +++++++++++-- .../Classes/system/DummySecurityGroupManager.yaml | 23 ++++++++++++++++++++++ .../Classes/system/SecurityGroupManager.yaml | 4 ++-- meta/io.murano/Resources/windows-init.ps1 | 3 ++- meta/io.murano/manifest.yaml | 1 + murano/common/statservice.py | 3 ++- murano/dsl/yaql_integration.py | 5 +++-- murano/engine/system/net_explorer.py | 4 ++++ .../notes/cinder-volumes-0412875c1011f8eb.yaml | 4 ++-- ...neutron-sec-group-support-2d69082b7226d6c0.yaml | 5 +++++ tox.ini | 2 +- 17 files changed, 66 insertions(+), 24 deletions(-)
participants (1)
-
no-reply@openstack.org