[release-announce] puppet-glare 3.4.0 (stein)
no-reply at openstack.org
no-reply at openstack.org
Thu Mar 21 17:42:25 UTC 2019
We are gleeful to announce the release of:
puppet-glare 3.4.0: Puppet module for OpenStack Glare
This release is part of the stein release series.
Download the package from:
https://tarballs.openstack.org/puppet-glare/
For more details, please see below.
3.4.0
^^^^^
Prelude
*******
In this release Ubuntu has moved all projects that supported it to
python3 which means that there will be a lot of changes. The Puppet
OpenStack project does not test the upgrade path from python2 to
python3 packages so there might be manual steps required when moving
to the python3 packages.
New Features
************
* Service_token_roles_required missing in the server config file
which allows backwards compatibility to ensure that the service
tokens are compared against a list of possible roles for validity.
Upgrade Notes
*************
* This module now requires a puppetlabs-mysql version >= 6.0.0
* Ubuntu packages are now using python3, the upgrade path is not
tested by Puppet OpenStack. Manual steps may be required when
upgrading.
Changes in puppet-glare 3.2.0..3.4.0
------------------------------------
54e385d Prepare Stein RC1
25b9f90 Prepare Stein M3
f365fd8 Add release note about Ubuntu py3 upgrade
5bc7e0a Use validate_legacy
ca01ea1 Service_token_roles_required missing in the server config file
6f143c1 Use puppet 4 compatible mysql functions
f583de0 Remove Ubuntu Xenial from metadata.json
96e5483 Fix lint issue
6df93a3 Remove redundantly tested code
580ead2 Inherit pyvers from openstacklib::defaults
777dcc0 Modify puppet version 4 to 5
Diffstat (except docs and test files)
-------------------------------------
manifests/config.pp | 4 +-
manifests/db.pp | 4 +-
manifests/db/mysql.pp | 4 +-
manifests/keystone/authtoken.pp | 8 +++
manifests/params.pp | 12 +---
manifests/policy.pp | 2 +-
metadata.json | 15 +++--
.../notes/puppet4-mysql-func-8ced1e1b5d17fa28.yaml | 4 ++
.../release-note-ubuntu-py3-9ec9bd0bc2ab6a00.yaml | 10 +++
...vice_token_roles_required-a4e6c9d2f3f48074.yaml | 5 ++
spec/classes/glare_client_spec.rb | 6 +-
spec/classes/glare_db_spec.rb | 78 +++-------------------
spec/classes/glare_keystone_authtoken_spec.rb | 3 +
spec/classes/glare_logging_spec.rb | 34 +++++-----
14 files changed, 77 insertions(+), 112 deletions(-)
More information about the Release-announce
mailing list