We jubilantly announce the release of: puppet-watcher 15.0.0: Puppet module for OpenStack Watcher This release is part of the train release series. The source is available from: https://opendev.org/openstack/puppet-watcher Download the package from: https://tarballs.openstack.org/puppet-watcher/ Please report issues through: https://bugs.launchpad.net/puppet-watcher/+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. Other Notes *********** * Integer based api_version is no longer supported since https://review.opendev.org/#/c/659194/. It's good to rely on watcher service default to configure [nova_client]/api_version. Changes in puppet-watcher 14.4.0..15.0.0 ---------------------------------------- 6f85507 Change [nova_client]/api_version default to service_default 6f1d9da Deprecate idle_timeout option 38b7d03 Move to opendev 2807d8a Fix Repository 045c0f4 Replace git.openstack.org with opendev.org/openstack 32216ab OpenDev Migration Patch 9f0cbab Add Beaker-Rspec to the table of contents 504503b Bump version for the start of Train a75dc3e Update master for stable/stein Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- Gemfile | 2 +- README.md | 13 +++--- manifests/db.pp | 52 +++++++++++++-------- manifests/init.pp | 4 +- metadata.json | 8 ++-- ..._nova_api_version_default-f372441622a9ebd2.yaml | 6 +++ ...te_idle_timeout_parameter-b131e1bb6f927b3a.yaml | 4 ++ releasenotes/source/index.rst | 1 + releasenotes/source/stein.rst | 6 +++ spec/classes/watcher_db_spec.rb | 54 +++++++++++----------- tox.ini | 2 +- 12 files changed, 93 insertions(+), 61 deletions(-)