[release-announce] puppet-magnum 16.4.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Mon Nov 29 11:24:59 UTC 2021


We are overjoyed to announce the release of:

puppet-magnum 16.4.0: Puppet module for Magnum

This release is part of the ussuri stable release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

Changes in puppet-magnum 16.3.0..16.4.0
---------------------------------------

7fef0c8 Prepare the final stable/ussuri release
a6556ac Set fixture paths for unit tests
d84ec2b Add support for the interface parameter in authtoken middleware
01fe27b New class to support keystone_auth config
20ec1a8 Use common class to manage apache and magnum service in beaker job
f2eea31 Add CentOS8 to nodesets
a273a85 Set file from dos to unix mode
f091826 Switch to Ussuri
a603ab3 Update TOX_CONSTRAINTS_FILE for stable/ussuri
d94a0dd Update .gitreview for stable/ussuri


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

.gitreview                                         |   1 +
Gemfile                                            |   1 +
manifests/conductor.pp                             |   1 +
manifests/keystone/authtoken.pp                    | 511 +++++++++++----------
manifests/keystone/keystone_auth.pp                |  54 +++
metadata.json                                      |   8 +-
...stone-authtoken-interface-7f48cab08fdc7ac9.yaml |   5 +
spec/acceptance/basic_magnum_spec.rb               |  67 +--
spec/acceptance/nodesets/nodepool-centos8.yml      |  10 +
spec/classes/magnum_conductor_spec.rb              |   5 +-
spec/classes/magnum_keystone_authtoken_spec.rb     |   3 +
spec/classes/magnum_keystone_keystone_auth_spec.rb |  69 +++
spec/spec_helper.rb                                |   5 +
tox.ini                                            |   2 +-
14 files changed, 419 insertions(+), 323 deletions(-)







More information about the Release-announce mailing list