[release-announce] puppet-heat 19.3.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Wed Sep 29 13:05:52 UTC 2021


We are pleased to announce the release of:

puppet-heat 19.3.0: Puppet module for OpenStack Heat

This release is part of the xena 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.

19.3.0
^^^^^^

New Features

* The "heat::max_stacks_per_tenant" parameter has been deprecated in
  favor of the new "heat::engine::max_stacks_per_tenant" parameter.

Changes in puppet-heat 19.2.0..19.3.0
-------------------------------------

d4564ce Prepare Xena M3
849af0e Do not test authtoken parameters directly
79ee6b5 Use a 'params' hash for authtoken parameters
b362f4e Do not test details of oslo::cache
7cc1cf4 Support Puppet 7
e79e74c Migrate max_stacks_per_tenant to heat::engine


Diffstat (except docs and test files)
-------------------------------------

manifests/engine.pp                                |   9 +
manifests/init.pp                                  |  19 +-
manifests/keystone/authtoken.pp                    |  82 +++----
metadata.json                                      |  10 +-
...ine-max_stacks_per_tenant-f3b03772b7b0f500.yaml |   5 +
spec/classes/heat_cache_spec.rb                    |  92 ++++----
spec/classes/heat_engine_spec.rb                   |  12 ++
spec/classes/heat_init_spec.rb                     |   4 -
spec/classes/heat_keystone_authtoken_spec.rb       | 237 +++++++++++----------
9 files changed, 261 insertions(+), 209 deletions(-)







More information about the Release-announce mailing list