puppet-murano 23.0.0 (bobcat)
We are ecstatic to announce the release of: puppet-murano 23.0.0: Puppet module for OpenStack Murano This release is part of the bobcat 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 22.0.0..23.0.0 --------------------------------------- b5b3082 Remove usage of deleted manifest_dir 9c5bcae Prepare 2023.2 release 09dc133 Bump upper version of stdlib de6d0ba Deprecate database options of the murano class b93b0ca [rabbit] password should be secret cb74a2d Fix undefined variables detected in unit tests ea95a1b Do not restart services after policy file changes 840927a Enable memcached in acceptance tests c2e58e3 Exclude release note files 0f7730c Add .pdkignore to exclude some files from tar ball 1317aaf dashboard: Make sure apache::params class is loaded 6390465 Add strict validation about boolean parameters e0f4b77 Ensure purge_config takes a boolean value cf2c78c authtoken: Ensure correct type for password 2d30b56 Do not define service resource when service management is disabled 652f721 Add per module policy service refresh a1f995a replace validate_legacy with proper data types dfde6b4 Remove support for Puppet 6 3d6cfc4 Remove deprecated database_idle_timeout parameter e60ebc0 Bump upper version of puppetlabs-inifile d197099 Update master for stable/2023.1 Diffstat (except docs and test files) ------------------------------------- .pdkignore | 52 ++++++++++++++++++++++ manifests/api.pp | 31 +++++++------ manifests/cfapi.pp | 33 +++++++------- manifests/config.pp | 13 ++---- manifests/dashboard.pp | 6 ++- manifests/db.pp | 25 +++++++---- manifests/db/mysql.pp | 4 +- manifests/db/mysql_cfapi.pp | 4 +- manifests/db/postgresql.pp | 4 +- manifests/db/postgresql_cfapi.pp | 4 +- manifests/db_cfapi.pp | 12 ----- manifests/deps.pp | 4 +- manifests/engine.pp | 23 +++++----- manifests/init.pp | 47 ++++++++++++------- manifests/keystone/authtoken.pp | 2 +- manifests/keystone/cfapi_authtoken.pp | 2 +- manifests/policy.pp | 7 ++- metadata.json | 14 +++--- .../notes/deprecate-db-opt-eef33008382d6ebd.yaml | 12 +++++ ...ove-database_idle_timeout-81cca6d1a0c952d5.yaml | 4 ++ .../notes/remove-puppet-6-63ebb1762f3d1504.yaml | 4 ++ releasenotes/source/2023.1.rst | 6 +++ releasenotes/source/index.rst | 1 + spec/acceptance/basic_murano_spec.rb | 1 + spec/classes/murano_init_spec.rb | 4 +- spec/classes/murano_policy_spec.rb | 2 + spec/shared_examples.rb | 5 +-- spec/spec_helper.rb | 3 -- 28 files changed, 203 insertions(+), 126 deletions(-)
participants (1)
-
no-reply@openstack.org