[release-announce] puppet-ec2api 18.1.0 (wallaby)

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


We are pleased to announce the release of:

puppet-ec2api 18.1.0: Puppet module for OpenStack Ec2api

This release is part of the wallaby release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

18.1.0
^^^^^^

New Features

* Adds db_sync_timeout parameter to db sync.

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

Changes in puppet-ec2api 18.0.0..18.1.0
---------------------------------------

8017e7d Prepare Wallaby M1
16eff39 Allow db sync timeouts to be configurable
c17a1d7 Replace deprecated UPPER_CONSTRAINTS_FILE variable
3676923 Add support for the keystone_authtoken/service_type parameter
40e95f0 Fix outdated files


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

manifests/db/sync.pp                                           | 10 ++++++++--
manifests/keystone/authtoken.pp                                |  7 +++++++
metadata.json                                                  | 10 +++++-----
releasenotes/notes/add_db_sync_timeout-a7c5fa2a436d982a.yaml   |  3 +++
.../keystone-authtoken-service_type-ee646367f3a4d9b5.yaml      |  5 +++++
spec/classes/ec2api_db_sync_spec.rb                            |  1 +
spec/classes/ec2api_keystone_authtoken_spec.rb                 |  3 +++
tox.ini                                                        |  2 +-
8 files changed, 33 insertions(+), 8 deletions(-)







More information about the Release-announce mailing list