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

no-reply at openstack.org no-reply at openstack.org
Fri Nov 26 16:55:45 UTC 2021


We are stoked to announce the release of:

puppet-magnum 20.0.0: Puppet module for Magnum

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

New Features

* The following parameters have been added to the
  "magnum::clients::cinder" class.

  * "endpoint_type"

  * "api_version"

  * "ca_file"

  * "cert_file"

  * "key_file"

  * "insecure"

* The new "magnum::clients::octavia" class has been added.

Changes in puppet-magnum 19.4.0..20.0.0
---------------------------------------

565ce41 Support more [cinder_client] parameters
27b28f3 Add support for [octavia_client] parameters
1faacc8 Bump puppetlabs-inifile
b8f9b10 Bump version for the start of Yoga
e1b3be5 Update master for stable/xena


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

manifests/clients.pp                               |  1 +
manifests/clients/cinder.pp                        | 39 ++++++++++++++-
manifests/clients/octavia.pp                       | 53 ++++++++++++++++++++
metadata.json                                      | 10 ++--
.../notes/cinder_client-opts-8c855d98ed6f18b5.yaml | 12 +++++
.../notes/octavia_client-ae19dc0bde7981ac.yaml     |  4 ++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/xena.rst                       |  6 +++
spec/classes/magnum_clients_cinder_spec.rb         | 25 +++++++++-
spec/classes/magnum_clients_octavia_spec.rb        | 57 ++++++++++++++++++++++
spec/classes/magnum_clients_spec.rb                |  1 +
11 files changed, 202 insertions(+), 7 deletions(-)







More information about the Release-announce mailing list