We are pleased to announce the release of: puppet-murano 11.6.0: Puppet module for OpenStack Murano This release is part of the pike stable 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. 11.6.0 ^^^^^^ New Features * Add openstack-db tag to Exec that run db-sync. Changes in puppet-murano 11.4.0..11.6.0 --------------------------------------- f8f7fa1 Prepare a final release for Pike 382395f Add 'openstack-db' tag to db-sync Exec resource 1ce856a import zuul job settings from project-config ea48684 Package openstack-murano-dashboard not found on Redhat b36cf04 Fix mysql connection Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- manifests/db.pp | 4 ++-- manifests/db/sync.pp | 1 + manifests/db/sync_cfapi.pp | 1 + manifests/params.pp | 2 +- metadata.json | 10 +++++----- releasenotes/notes/openstack_db_tag-809258d24c1d3b46.yaml | 3 +++ spec/classes/murano_db_spec.rb | 4 ++-- spec/classes/murano_db_sync_cfapi_spec.rb | 1 + spec/classes/murano_db_sync_spec.rb | 1 + 10 files changed, 18 insertions(+), 11 deletions(-)