We are satisfied to announce the release of: puppet-murano 21.0.0: Puppet module for OpenStack Murano This release is part of the zed release series. The source is available from: https://opendev.org/openstack/puppet-murano Download the package from: https://tarballs.openstack.org/puppet-murano/ Please report issues through: https://bugs.launchpad.net/puppet-murano/+bugs For more details, please see below. Changes in puppet-murano 20.3.0..21.0.0 --------------------------------------- 66b2a1e Prepare Zed RC1 c37c4c7 Revert "CentOS 9: Disable unit tests dependent on puppet-postgresql" fc74673 Fix wrong test description aa9b0aa Fix some typos in parameter descriptions 51ccb98 Remove support for CentOS 8 Stream 6a297b1 Update master for stable/yoga Diffstat (except docs and test files) ------------------------------------- manifests/init.pp | 4 ++-- manifests/keystone/auth.pp | 2 +- manifests/keystone/cfapi_auth.pp | 2 +- manifests/logging.pp | 2 +- manifests/logging_cfapi.pp | 2 +- metadata.json | 10 ++++------ releasenotes/notes/remove-centos-8-7d6e44e5bc3059a0.yaml | 4 ++++ releasenotes/source/index.rst | 1 + releasenotes/source/yoga.rst | 6 ++++++ spec/classes/murano_db_mysql_cfapi_spec.rb | 2 +- spec/classes/murano_db_mysql_spec.rb | 2 +- spec/classes/murano_db_postgresql_cfapi_spec.rb | 9 ++++----- spec/classes/murano_db_postgresql_spec.rb | 9 ++++----- spec/unit/type/murano_cfapi_config_spec.rb | 2 +- spec/unit/type/murano_cfapi_paste_ini_config_spec.rb | 2 +- spec/unit/type/murano_config_spec.rb | 2 +- spec/unit/type/murano_paste_ini_config_spec.rb | 2 +- 17 files changed, 35 insertions(+), 28 deletions(-)