[release-announce] puppet-ec2api 17.1.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Wed Jun 24 13:57:05 UTC 2020


We are jazzed to announce the release of:

puppet-ec2api 17.1.0: Puppet module for OpenStack Ec2api

This release is part of the victoria 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.

Changes in puppet-ec2api 16.3.0..17.1.0
---------------------------------------

927d9c8 Prepare Victoria M1
6d95ad2 Switch to newer openstackdocstheme and reno versions
272d653 Update Puppet requirement to >= 6.0.0
52a1300 Remove password hash generation in each puppet modules
29e42fd Bump version for the start of Victoria
5759947 Bump reno to 2.5.0
bd0d94f [ussuri][goal] Add CONTRIBUTING.rst
6aaadbe Add CentOS8 to nodesets
9098cf8 Use anchor to require necessary packages
b2a061c Bump openstackdocstheme to 1.30.0
aa3ae6c Change rpsec to rspec
d2459e5 Update master for stable/ussuri


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

CONTRIBUTING.rst                              | 19 ++++++
README.md                                     |  2 +-
lib/puppet/type/ec2api_api_paste_ini.rb       |  4 +-
lib/puppet/type/ec2api_config.rb              |  4 +-
manifests/db/mysql.pp                         |  2 +-
manifests/db/postgresql.pp                    | 10 +--
metadata.json                                 | 14 ++---
releasenotes/source/conf.py                   |  8 +--
releasenotes/source/index.rst                 |  1 +
releasenotes/source/ussuri.rst                |  6 ++
spec/acceptance/nodesets/nodepool-centos8.yml | 10 +++
spec/classes/ec2api_db_mysql_spec.rb          | 89 +++++++++++++++------------
spec/classes/ec2api_db_postgresql_spec.rb     | 52 +++++++++-------
spec/unit/type/ec2api_api_paste_ini_spec.rb   | 34 ++--------
spec/unit/type/ec2api_config_spec.rb          | 33 +---------
16 files changed, 143 insertions(+), 151 deletions(-)







More information about the Release-announce mailing list