We are satisfied to announce the release of: puppet-heat 14.1.0: Puppet module for OpenStack Heat This release is part of the stein release series. Download the package from: https://tarballs.openstack.org/puppet-heat/ For more details, please see below. 14.1.0 ^^^^^^ New Features * Added new parameter heat::cache::manage_backend_package that is sent to the oslo::cache class which determines if the backend cache python library should be installed or not. Defaults to true same as oslo::cache default value. Changes in puppet-heat 13.3.0..14.1.0 ------------------------------------- 46df659 Prepare Stein M1 8d58998 Fix stdlib version in metadata ffc4e32 Convert spec testing to rspec-puppet-facts 08c5070 Add manage_backend_package parameter 04df873 Install python3-heatclient in Fedora or RedHat > 7 432c51e Fix rabbitmq README and cleanup duplicate tests c453c27 Update min tox version to 2.0 7c96aa2 Dissuade .gitignore references to personal tools a316ea8 switch documentation job to new PTI ac23752 import zuul job settings from project-config 8089a63 Bump version for the start of Stein c745106 Add the missing 'Table of Contents' in README b0acc92 Update reno for stable/rocky cd52b00 Remove PE requirement from metadata.json Diffstat (except docs and test files) ------------------------------------- .gitignore | 12 +++- .zuul.yaml | 1 + README.md | 12 ++-- manifests/cache.pp | 6 ++ manifests/params.pp | 3 +- metadata.json | 16 ++--- .../manage-backend-param-a8455322276f2200.yaml | 7 +++ releasenotes/source/index.rst | 1 + releasenotes/source/rocky.rst | 6 ++ spec/classes/heat_cache_spec.rb | 3 + spec/classes/heat_config_spec.rb | 36 +++++++---- spec/classes/heat_deps_spec.rb | 35 +++++++---- spec/classes/heat_init_spec.rb | 69 ++++------------------ tox.ini | 2 +- 14 files changed, 109 insertions(+), 100 deletions(-)
participants (1)
-
no-reply@openstack.org