puppet-trove 18.1.0 (wallaby)
We are tickled pink to announce the release of: puppet-trove 18.1.0: Puppet module for OpenStack Trove This release is part of the wallaby release series. The source is available from: https://opendev.org/openstack/puppet-trove Download the package from: https://tarballs.openstack.org/puppet-trove/ Please report issues through: https://bugs.launchpad.net/puppet-trove/+bugs For more details, please see below. 18.1.0 ^^^^^^ New Features ************ * Adds db_sync_timeout parameter to db sync. Deprecation Notes ***************** * allow_insecure_clients option is now deprecated for removal, the parameter has no effect. Changes in puppet-trove 18.0.0..18.1.0 -------------------------------------- 2bbf23c Prepare Wallaby M1 0cb3a8b Allow db sync timeouts to be configurable 11161fe Replace deprecated UPPER_CONSTRAINTS_FILE variable 8cee8b5 Deprecate allow_insecure_clients option 9f5c04b Fix outdated files Diffstat (except docs and test files) ------------------------------------- manifests/api.pp | 31 +++++++++++----------- manifests/conductor.pp | 31 +++++++++++----------- manifests/db/sync.pp | 9 ++++++- manifests/guestagent.pp | 31 +++++++++++----------- manifests/init.pp | 15 +++++++---- manifests/taskmanager.pp | 31 +++++++++++----------- metadata.json | 10 +++---- .../add_db_sync_timeout-9a64e1cb0cd4b80d.yaml | 3 +++ ...w_insecure_clients-option-ac2bec38b8b002b8.yaml | 4 +++ spec/classes/trove_api_spec.rb | 1 - spec/classes/trove_conductor_spec.rb | 1 - spec/classes/trove_db_sync_spec.rb | 1 + spec/classes/trove_guestagent_spec.rb | 1 - spec/classes/trove_taskmanager_spec.rb | 1 - tox.ini | 2 +- 15 files changed, 92 insertions(+), 80 deletions(-)
participants (1)
-
no-reply@openstack.org