puppet-tacker 18.1.0 (wallaby)
We are glad to announce the release of: puppet-tacker 18.1.0: Puppet module for OpenStack Tacker This release is part of the wallaby release series. The source is available from: https://opendev.org/openstack/puppet-tacker Download the package from: https://tarballs.openstack.org/puppet-tacker/ Please report issues through: https://bugs.launchpad.net/puppet-tacker/+bugs For more details, please see below. 18.1.0 ^^^^^^ New Features ************ * Adds db_sync_timeout parameter to db sync. * The new "tacker::keystone::authtoken::service_type" parameter has been added to configure the service_type parameter in authtoken middleware. Deprecation Notes ***************** * allow_insecure_clients option is now deprecated for removal, the parameter has no effect. Changes in puppet-tacker 18.0.0..18.1.0 --------------------------------------- 3f75cad Prepare Wallaby M1 a90ce49 Allow db sync timeouts to be configurable 175a146 Add support for the keystone_authtoken/service_type parameter 98be984 Deprecate allow_insecure_clients option 70026f7 Replace deprecated UPPER_CONSTRAINTS_FILE variable 1dfd9c2 Fix outdated files Diffstat (except docs and test files) ------------------------------------- manifests/db/sync.pp | 10 ++++- manifests/init.pp | 49 ++++++++++++---------- manifests/keystone/authtoken.pp | 7 ++++ metadata.json | 10 ++--- .../add_db_sync_timeout-a8e91170bcdb0163.yaml | 3 ++ ...w_insecure_clients-option-a2a5695164bd8667.yaml | 4 ++ ...ne-authtoken-service_type-9b88483c50bab22b.yaml | 5 +++ spec/acceptance/tacker_spec.rb | 47 +++++++++++---------- spec/classes/tacker_db_sync_spec.rb | 5 ++- spec/classes/tacker_init_spec.rb | 1 - spec/classes/tacker_keystone_authtoken_spec.rb | 3 ++ tox.ini | 2 +- 12 files changed, 93 insertions(+), 53 deletions(-)
participants (1)
-
no-reply@openstack.org