We are pleased to announce the release of: puppet-sahara 13.1.0: Puppet module for OpenStack Sahara This release is part of the rocky release series. Download the package from: https://tarballs.openstack.org/puppet-sahara/ For more details, please see below. 13.1.0 ^^^^^^ Upgrade Notes * The deprecated sahara::rabbit_host, sahara::rabbit_hosts, sahara::rabbit_password, sahara::rabbit_port, sahara::rabbit_userid and sahara::rabit_virtual_host are now removed. Please use sahara::default_transport_url instead. * Deprecated sahara::rabbit_max_retries option has been removed. Changes in puppet-sahara 13.0.0..13.1.0 --------------------------------------- ca7a75d Prepare a new Rocky release a53c9e1 Remove rabbit_max_retries option 6c0fe52 Remove deprecated rabbit params a394f1b Replace port 35357 with 5000 21aa1ab neat: missing : in $::os_service_default 8f03359 Missing deps for config.pp unit test Diffstat (except docs and test files) ------------------------------------- manifests/init.pp | 66 ---------------------- manifests/keystone/authtoken.pp | 6 +- metadata.json | 8 +-- ...-deprecated-rabbit-params-97ead9799e3aca70.yaml | 6 ++ ...rabbit_max_retries_option-9bf83ffdadb5019f.yaml | 3 + spec/classes/sahara_config_spec.rb | 2 + spec/classes/sahara_init_spec.rb | 39 ------------- spec/classes/sahara_keystone_authtoken_spec.rb | 4 +- spec/unit/provider/sahara_spec.rb | 4 +- 9 files changed, 22 insertions(+), 116 deletions(-)
participants (1)
-
no-reply@openstack.org