We contentedly announce the release of: puppet-mistral 13.1.0: Puppet module for OpenStack Mistral This release is part of the rocky release series. Download the package from: https://tarballs.openstack.org/puppet-mistral/ For more details, please see below. 13.1.0 ^^^^^^ Upgrade Notes * The deprecated mistral::rabbit_host, mistral::rabbit_hosts, mistral::rabbit_password, mistral::rabbit_port, mistral::rabbit_userid and mistral::rabit_virtual_host are now removed. Please use mistral::default_transport_url instead. Changes in puppet-mistral 13.0.0..13.1.0 ---------------------------------------- 3697b8e Prepare a new Rocky release 97425d5 Remove deprecated rabbit params dee7ac9 Replace port 35357 with 5000 5f39db1 neat: missing : in $::os_service_default e1f2dfc Missing deps for config.pp unit test Diffstat (except docs and test files) ------------------------------------- manifests/init.pp | 56 ---------------------- manifests/keystone/authtoken.pp | 6 +-- metadata.json | 8 ++-- ...-deprecated-rabbit-params-987b59530e476762.yaml | 6 +++ spec/classes/mistral_api_spec.rb | 1 - spec/classes/mistral_config_spec.rb | 4 +- spec/classes/mistral_init_spec.rb | 34 +------------ spec/classes/mistral_keystone_authtoken_spec.rb | 4 +- 8 files changed, 19 insertions(+), 100 deletions(-)
participants (1)
-
no-reply@openstack.org