puppet-vitrage 8.1.0 (wallaby)
We are pumped to announce the release of: puppet-vitrage 8.1.0: Puppet module for OpenStack Vitrage This release is part of the wallaby release series. The source is available from: https://opendev.org/openstack/puppet-vitrage Download the package from: https://tarballs.openstack.org/puppet-vitrage/ Please report issues through: https://bugs.launchpad.net/puppet-vitrage/+bugs For more details, please see below. 8.1.0 ^^^^^ New Features ************ * Adds db_sync_timeout parameter to db sync. * The new "vitrage::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-vitrage 8.0.0..8.1.0 -------------------------------------- a1029eb Prepare Wallaby M1 918affe Allow db sync timeouts to be configurable 7966f72 Replace deprecated UPPER_CONSTRAINTS_FILE variable 5a00bde Add support for the keystone_authtoken/service_type parameter 108c225 Deprecate allow_insecure_clients option 5a3583e Fix outdated files Diffstat (except docs and test files) ------------------------------------- manifests/db/sync.pp | 8 +++- manifests/init.pp | 49 ++++++++++++---------- manifests/keystone/authtoken.pp | 7 ++++ metadata.json | 10 ++--- .../add_db_sync_timeout-b84fecc0eff2a6dc.yaml | 3 ++ ...w_insecure_clients-option-8c5f9da6b6129873.yaml | 4 ++ ...ne-authtoken-service_type-dd0d1a91f12b6fa3.yaml | 5 +++ spec/classes/vitrage_db_sync_spec.rb | 5 ++- spec/classes/vitrage_init_spec.rb | 1 - spec/classes/vitrage_keystone_authtoken_spec.rb | 3 ++ tox.ini | 2 +- 11 files changed, 67 insertions(+), 30 deletions(-)
participants (1)
-
no-reply@openstack.org