[release-announce] puppet-glare 6.1.0 (victoria)

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


We are thrilled to announce the release of:

puppet-glare 6.1.0: Puppet module for OpenStack Glare

This release is part of the victoria release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

Changes in puppet-glare 5.3.0..6.1.0
------------------------------------

116c4a5 Prepare Victoria M1
9a9b3a4 Switch to newer openstackdocstheme and reno versions
57f05f9 Update Puppet requirement to >= 6.0.0
e1ff792 Remove password hash generation in each puppet modules
b6cd563 Bump version for the start of Victoria
3901a17 Bump reno to 2.5.0
c1be645 [ussuri][goal] Add CONTRIBUTING.rst
a2b9cdb Add CentOS8 to nodesets
34841f8 Use anchor to require necessary packages
147331b Bump openstackdocstheme to 1.30.0
3f8ca3c Change rpsec to rspec
6534b2e Update master for stable/ussuri


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

CONTRIBUTING.rst                              | 19 +++++++++++
README.md                                     |  2 +-
lib/puppet/type/glare_config.rb               |  4 +--
lib/puppet/type/glare_paste_ini.rb            |  4 +--
lib/puppet/type/glare_swift_config.rb         |  8 ++---
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/glare_db_mysql_spec.rb           | 46 +++++++++++++--------------
spec/classes/glare_db_postgresql_spec.rb      | 15 +++++----
spec/unit/type/glare_config_spec.rb           |  7 ++--
spec/unit/type/glare_paste_ini_spec.rb        |  7 ++--
17 files changed, 101 insertions(+), 68 deletions(-)







More information about the Release-announce mailing list