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

no-reply at openstack.org no-reply at openstack.org
Mon Jan 18 22:19:10 UTC 2021


We jubilantly announce the release of:

puppet-placement 5.1.0: Puppet module for OpenStack placement

This release is part of the wallaby release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

5.1.0
^^^^^

New Features

* Adds db_sync_timeout parameter to db sync.

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

Changes in puppet-placement 5.0.0..5.1.0
----------------------------------------

498a763 Prepare Wallaby M1
5dceb01 Allow db sync timeouts to be configurable
75b42f7 Replace deprecated UPPER_CONSTRAINTS_FILE variable
8caaed7 Add support for the keystone_authtoken/service_type parameter
5aef7ba Fix outdated files


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

manifests/db/sync.pp                                          | 11 ++++++++++-
manifests/keystone/authtoken.pp                               |  7 +++++++
metadata.json                                                 | 10 +++++-----
releasenotes/notes/add_db_sync_timeout-9752b1d54915498c.yaml  |  3 +++
.../keystone-authtoken-service_type-52bea1bbea03c77e.yaml     |  5 +++++
spec/classes/placement_db_sync_spec.rb                        |  1 +
spec/classes/placement_keystone_authtoken_spec.rb             |  3 +++
tox.ini                                                       |  2 +-
8 files changed, 35 insertions(+), 7 deletions(-)







More information about the Release-announce mailing list