puppet-congress 15.0.0 (train)
We jubilantly announce the release of: puppet-congress 15.0.0: Puppet module for OpenStack Congress This release is part of the train release series. The source is available from: https://opendev.org/openstack/puppet-congress Download the package from: https://tarballs.openstack.org/puppet-congress/ Please report issues through: https://bugs.launchpad.net/puppet-congress/+bugs For more details, please see below. 15.0.0 ^^^^^^ New Features ************ * Add openstackclient installation to the client class. 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-congress 14.4.0..15.0.0 ----------------------------------------- 49d89d3 Add openstackclient installation to the client class 1f2c317 Deprecate idle_timeout option c2eea48 Move to opendev e89f20b Fix Repository bb95054 Replace git.openstack.org with opendev.org/openstack f840bd8 OpenDev Migration Patch d83348b Add Beaker-Rspec to the table of contents dfedf04 Disable beaker jobs for now d569919 Bump version for the start of Train e9c90e0 Update master for stable/stein Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- .zuul.yaml | 4 +- Gemfile | 2 +- README.md | 9 ++-- manifests/client.pp | 2 + manifests/db.pp | 52 +++++++++++++-------- metadata.json | 10 ++-- ...dd-openstackclient-client-9e49434320313093.yaml | 3 ++ ...te_idle_timeout_parameter-af6d704f1e7126ba.yaml | 4 ++ releasenotes/source/index.rst | 1 + releasenotes/source/stein.rst | 6 +++ spec/classes/congress_client_spec.rb | 1 + spec/classes/congress_db_spec.rb | 54 +++++++++++----------- tox.ini | 2 +- 14 files changed, 93 insertions(+), 59 deletions(-)
participants (1)
-
no-reply@openstack.org