We are stoked to announce the release of: puppet-glare 4.0.0: Puppet module for OpenStack Glare This release is part of the train release series. The source is available from: https://opendev.org/openstack/puppet-glare Download the package from: https://tarballs.openstack.org/puppet-glare/ Please report issues through: https://bugs.launchpad.net/puppet-glare/+bugs For more details, please see below. 4.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-glare 3.4.0..4.0.0 ------------------------------------ 625ef78 Deprecate idle_timeout option 4219400 Move to opendev 9267b66 Fix Repository c192118 Replace git.openstack.org with opendev.org/openstack 706e2ac OpenDev Migration Patch 324b498 Configure vcenter_password as secret a3a3583 Add Beaker-Rspec to the table of contents e5b01d1 Bump version for the start of Train 866466d Update master for stable/stein Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- Gemfile | 2 +- README.md | 13 +++--- manifests/backend/vsphere.pp | 2 +- manifests/db.pp | 52 +++++++++++++-------- metadata.json | 10 ++-- ...te_idle_timeout_parameter-bb16d5b5b4300b0f.yaml | 4 ++ releasenotes/source/index.rst | 1 + releasenotes/source/stein.rst | 6 +++ spec/classes/glare_backend_vsphere_spec.rb | 2 +- spec/classes/glare_db_spec.rb | 54 +++++++++++----------- tox.ini | 2 +- 12 files changed, 88 insertions(+), 62 deletions(-)