We are ecstatic to announce the release of: puppet-murano 15.0.0: Puppet module for OpenStack Murano This release is part of the train 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. 15.0.0 ^^^^^^ Deprecation Notes * database_idle_timeout is deprecated and will be removed in a future release. Please use database_connection_recycle_time instead. Changes in puppet-murano 14.4.0..15.0.0 --------------------------------------- 5c5f33c Deprecate idle_timeout option 399d5d2 Move to opendev f9b456a Fix Repository fb4f0e8 Replace git.openstack.org with opendev.org/openstack 8e1d82d OpenDev Migration Patch 4495a20 Add Beaker-Rspec to the table of contents b415272 Bump version for the start of Train 27e8196 Update master for stable/stein Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- Gemfile | 2 +- README.md | 13 +++-- manifests/db.pp | 65 +++++++++++++--------- metadata.json | 10 ++-- ...te_idle_timeout_parameter-8c712cd276bfb5f8.yaml | 4 ++ releasenotes/source/index.rst | 1 + releasenotes/source/stein.rst | 6 ++ spec/classes/murano_db_spec.rb | 54 +++++++++--------- tox.ini | 2 +- 10 files changed, 92 insertions(+), 67 deletions(-)