[release-announce] puppet-senlin 5.1.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Mon Jan 18 22:21:13 UTC 2021


We contentedly announce the release of:

puppet-senlin 5.1.0: Puppet module for OpenStack senlin

This release is part of the wallaby release series.

The source is available from:

    https://opendev.org/openstack/puppet-senlin

Download the package from:

    https://tarballs.openstack.org/puppet-senlin/

Please report issues through:

    https://bugs.launchpad.net/puppet-senlin/+bugs

For more details, please see below.

5.1.0
^^^^^

New Features

* Adds db_sync_timeout parameter to db sync.

* The new "senlin::keystone::authtoken::service_type" parameter has
  been added to configure the service_type parameter in authtoken
  middleware.

Changes in puppet-senlin 5.0.0..5.1.0
-------------------------------------

b1c1ee4 Prepare Wallaby M1
f442239 Allow db sync timeouts to be configurable
8eecd60 Replace deprecated UPPER_CONSTRAINTS_FILE variable
0184432 Add support for the keystone_authtoken/service_type parameter
71c0747 Fix outdated files


Diffstat (except docs and test files)
-------------------------------------

manifests/db/sync.pp                                           |  8 +++++++-
manifests/keystone/authtoken.pp                                |  7 +++++++
metadata.json                                                  | 10 +++++-----
releasenotes/notes/add_db_sync_timeout-a15a96ab46ead40f.yaml   |  3 +++
.../keystone-authtoken-service_type-3bb225be3cf7811f.yaml      |  5 +++++
spec/classes/senlin_db_sync_spec.rb                            |  1 +
spec/classes/senlin_keystone_authtoken_spec.rb                 |  3 +++
tox.ini                                                        |  2 +-
8 files changed, 32 insertions(+), 7 deletions(-)







More information about the Release-announce mailing list