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

no-reply at openstack.org no-reply at openstack.org
Thu Mar 14 10:46:18 UTC 2019


We are glad to announce the release of:

puppet-magnum 14.3.0: Puppet module for Magnum

This release is part of the stein release series.

Download the package from:

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

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-magnum 14.2.0..14.3.0
---------------------------------------

6734a00 Prepare Stein M3
0cdb889 Add release note about Ubuntu py3 upgrade
dd1a96a Use validate_legacy
f2d968a Service_token_roles_required missing in the server config file
3634566 Change wiki to docs
b4957a7 Use puppet 4 compatible mysql functions
7c1cec7 Remove Ubuntu Xenial from metadata.json
ae8505d Fix lint issue
26606c6 Remove redundantly tested code
93092f9 Inherit pyvers from openstacklib::defaults
5bb7a5a Add requirements in metadata.json


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

README.md                                          |  2 +-
manifests/config.pp                                |  4 +--
manifests/db.pp                                    |  4 +--
manifests/db/mysql.pp                              |  4 +--
manifests/keystone/authtoken.pp                    |  8 +++++
manifests/params.pp                                | 13 ++------
manifests/policy.pp                                |  2 +-
metadata.json                                      | 19 ++++++++----
.../notes/puppet4-mysql-func-1cf094997e6ffcce.yaml |  4 +++
.../release-note-ubuntu-py3-577f046d6f07b064.yaml  | 10 +++++++
...vice_token_roles_required-bcfc36a96fdf6f30.yaml |  5 ++++
spec/classes/magnum_client_spec.rb                 | 10 ++-----
spec/classes/magnum_db_spec.rb                     | 35 +++++++---------------
spec/classes/magnum_keystone_authtoken_spec.rb     |  3 ++
spec/classes/magnum_logging_spec.rb                | 32 ++++++++++----------
15 files changed, 82 insertions(+), 73 deletions(-)







More information about the Release-announce mailing list