We are ecstatic to announce the release of: puppet-heat 13.1.0: Puppet module for OpenStack Heat This release is part of the rocky release series. Download the package from: https://tarballs.openstack.org/puppet-heat/ For more details, please see below. 13.1.0 ^^^^^^ Upgrade Notes * The deprecated heat::rabbit_host, heat::rabbit_hosts, heat::rabbit_password, heat::rabbit_port, heat::rabbit_userid and heat::rabbit_virtual_host are now removed. Please use heat::default_transport_url instead. Changes in puppet-heat 13.0.0..13.1.0 ------------------------------------- 2f61c0f Prepare a new Rocky release 4e6d5bf Remove deprecated rabbit params 016e263 Replace port 35357 with 5000 b8bb27a neat: missing : in $::os_service_default a121fa0 Missing deps for unit test of config.pp Diffstat (except docs and test files) ------------------------------------- README.md | 2 +- manifests/init.pp | 58 ---------------------- manifests/keystone/authtoken.pp | 6 +-- metadata.json | 8 +-- ...-deprecated-rabbit-params-a7c25dc7022fc7c5.yaml | 6 +++ spec/classes/heat_config_spec.rb | 2 + spec/classes/heat_init_spec.rb | 39 ++------------- spec/classes/heat_keystone_authtoken_spec.rb | 4 +- 8 files changed, 22 insertions(+), 103 deletions(-)
participants (1)
-
no-reply@openstack.org