We are glad to announce the release of: puppet-heat 15.0.0: Puppet module for OpenStack Heat This release is part of the train release series. The source is available from: https://opendev.org/openstack/puppet-heat Download the package from: https://tarballs.openstack.org/puppet-heat/ Please report issues through: https://bugs.launchpad.net/puppet-heat/+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-heat 14.4.0..15.0.0 ------------------------------------- b0fdde5 Fix client spec test e27652a Add openstackclient installation to the client class 0e380a8 Deprecate idle_timeout option df7648c Move to opendev 68fdebf Fix Repository f8ff80c Replace git.openstack.org with opendev.org/openstack 4882fdf OpenDev Migration Patch 591fad2 Add Beaker-Rspec to the table of contents c5e3034 Bump version for the start of Train 42c2af0 Update master for stable/stein Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- Gemfile | 2 +- README.md | 13 ++--- manifests/client.pp | 2 + manifests/db.pp | 56 ++++++++++++++-------- metadata.json | 10 ++-- ...dd-openstackclient-client-9988e65542a32145.yaml | 3 ++ ...te_idle_timeout_parameter-9634c25458cd349b.yaml | 4 ++ releasenotes/source/index.rst | 1 + releasenotes/source/stein.rst | 6 +++ spec/classes/heat_client_spec.rb | 2 + spec/classes/heat_db_spec.rb | 56 +++++++++++----------- tox.ini | 2 +- 13 files changed, 96 insertions(+), 63 deletions(-)
participants (1)
-
no-reply@openstack.org