[release-announce] puppet-zaqar 14.3.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Thu Mar 14 10:45:25 UTC 2019


We are pumped to announce the release of:

puppet-zaqar 14.3.0: Puppet module for OpenStack Zaqar

This release is part of the stein release series.

Download the package from:

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

For more details, please see below.

14.3.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-zaqar 14.2.0..14.3.0
--------------------------------------

328147a Prepare Stein M3
bd80688 Add release note about Ubuntu py3 upgrade
0cfd8f6 Use validate_legacy
7640153 Service_token_roles_required missing in the server config file
4030fff Change wiki to docs
b6ed758 Use puppet 4 compatible mysql functions
c13effa Remove Ubuntu Xenial from metadata.json
413a79d Fix lint issue
757d6d7 Inherit pyvers from openstacklib::defaults
222a88e Modify puppet version 4 to 5


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

README.md                                          |  2 +-
manifests/config.pp                                |  2 +-
manifests/db/mysql.pp                              |  4 +--
manifests/keystone/auth.pp                         |  2 +-
manifests/keystone/auth_websocket.pp               |  2 +-
manifests/keystone/authtoken.pp                    |  8 ++++++
manifests/params.pp                                | 13 ++-------
manifests/policy.pp                                |  3 +-
metadata.json                                      | 15 ++++++----
.../notes/puppet4-mysql-func-b2df8cd05bbb3c22.yaml |  4 +++
.../release-note-ubuntu-py3-e6f4aba55ea1c376.yaml  | 10 +++++++
...vice_token_roles_required-81b63e5e9aff08bb.yaml |  5 ++++
spec/classes/zaqar_client_spec.rb                  |  6 +---
spec/classes/zaqar_keystone_authtoken_spec.rb      |  3 ++
spec/classes/zaqar_logging_spec.rb                 | 32 +++++++++++-----------
spec/classes/zaqar_wsgi_apache_spec.rb             |  2 +-
16 files changed, 66 insertions(+), 47 deletions(-)







More information about the Release-announce mailing list