We are delighted to announce the release of: puppet-oslo 15.0.0: Puppet module for Oslo This release is part of the train release series. The source is available from: https://opendev.org/openstack/puppet-oslo Download the package from: https://tarballs.openstack.org/puppet-oslo/ Please report issues through: https://bugs.launchpad.net/puppet-oslo/+bugs For more details, please see below. 15.0.0 ^^^^^^ Deprecation Notes * db::idle_timeout is deprecated and will be removed in a future release. Please use db::connection_recycle_time instead. Changes in puppet-oslo 14.4.0..15.0.0 ------------------------------------- 908503e Prefix memcached_servers IPv6 address with `inet6:` 3eb0e70 Deprecate idle_timeout option dd18dd9 Move to opendev 8be5233 Fix Repository bd3bd0f Replace git.openstack.org with opendev.org/openstack 2890691 OpenDev Migration Patch ac71646 Add Beaker-Rspec to the table of contents 2d94683 Bump version for the start of Train ce44b4a Update master for stable/stein 83ea4f1 Provide more useful fail message Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- Gemfile | 2 +- README.md | 13 +-- manifests/cache.pp | 2 +- manifests/db.pp | 100 ++++++++++++--------- manifests/params.pp | 3 +- metadata.json | 6 +- ...te_idle_timeout_parameter-90814e13548fd549.yaml | 4 + releasenotes/source/index.rst | 1 + releasenotes/source/stein.rst | 6 ++ spec/defines/oslo_cache_spec.rb | 4 +- spec/defines/oslo_db_spec.rb | 42 ++++----- tox.ini | 2 +- 13 files changed, 106 insertions(+), 81 deletions(-)
participants (1)
-
no-reply@openstack.org