[release-announce] puppet-magnum 20.3.0 (yoga)

no-reply at openstack.org no-reply at openstack.org
Tue Apr 5 09:40:40 UTC 2022


We are pleased to announce the release of:

puppet-magnum 20.3.0: Puppet module for Magnum

This release is part of the yoga 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.

20.3.0
^^^^^^

New Features

* The new "magnum::keystone::keystone_auth::system_scope" parameter
  has been added.

Changes in puppet-magnum 20.2.0..20.3.0
---------------------------------------

693173b setuptools: Disable auto discovery
724e1ba Prepare Yoga RC1
5dd01c5 Avoid hard-coding api versions
075e120 Fix reference to magnum::clients parameters
d4b442f Fix unit tests for magnum::clients::heat class
4376e8b remove unicode literal from code
3a77aec Globally support system scope credentials


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

manifests/clients/barbican.pp                      |  2 +-
manifests/clients/cinder.pp                        |  2 +-
manifests/clients/glance.pp                        |  6 ++--
manifests/clients/heat.pp                          |  6 ++--
manifests/clients/magnum.pp                        |  2 +-
manifests/clients/neutron.pp                       |  2 +-
manifests/clients/nova.pp                          |  6 ++--
manifests/clients/octavia.pp                       |  2 +-
manifests/keystone/keystone_auth.pp                | 18 ++++++++++--
metadata.json                                      |  8 +++---
.../notes/system_scope-all-2f3620a1195c518d.yaml   |  5 ++++
releasenotes/source/conf.py                        | 14 ++++-----
setup.py                                           |  1 +
spec/classes/magnum_clients_barbican_spec.rb       |  4 +--
spec/classes/magnum_clients_cinder_spec.rb         |  8 +-----
spec/classes/magnum_clients_glance_spec.rb         | 13 +++------
spec/classes/magnum_clients_heat_spec.rb           | 33 +++++++++++++++-------
spec/classes/magnum_clients_magnum_spec.rb         |  4 +--
spec/classes/magnum_clients_neutron_spec.rb        |  8 +-----
spec/classes/magnum_clients_nova_spec.rb           | 14 +++------
spec/classes/magnum_clients_octavia_spec.rb        |  8 +-----
spec/classes/magnum_keystone_keystone_auth_spec.rb | 17 ++++++++++-
22 files changed, 99 insertions(+), 84 deletions(-)







More information about the Release-announce mailing list