[release-announce] puppet-manila 18.2.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Mon Mar 22 09:24:03 UTC 2021


We are thrilled to announce the release of:

puppet-manila 18.2.0: Puppet module for OpenStack Manila

This release is part of the wallaby release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

18.2.0
^^^^^^

Upgrade Notes

* Now policy.yaml is used by default instead of policy.json.

* The following parameters of the "manila::volume::cinder" class
  have been removed.

  * "cinder_catalog_info"

  * "cinder_ca_certificates_file"

  * "cinder_http_retries"

  * "cinder_cross_az_attach"

  * "cinder_admin_username"

  * "cinder_admin_password"

  * "cinder_admin_tenant_name"

  * "cinder_admin_auth_url"

Changes in puppet-manila 18.1.0..18.2.0
---------------------------------------

eed9bbd Prepare Wallaby M2
cf3eda1 Use yaml instead of json for policy file
4a2d7e2 Remove the deprecated parameters of manila::volume::cinder
fea6aab Fix ignored unit tests for manila::volume::cinder
d4ce84e Use $::os_service_default instead of redefining default values
7ad9f77 Do not set default values for the required parameters


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

manifests/ganesha.pp                               |  36 +++----
manifests/policy.pp                                |  13 +--
manifests/service_instance.pp                      |  20 ++--
manifests/volume/cinder.pp                         | 113 ++-------------------
metadata.json                                      |  10 +-
...-format-from-json-to-yaml-8ea18798ec127939.yaml |   4 +
...-deprecated-cinder-params-c5dfd5ece0c1079c.yaml |  14 +++
spec/classes/manila_ganesha_spec.rb                |  45 +++++---
spec/classes/manila_policy_spec.rb                 |  13 +--
...lume_cinder.rb => manila_volume_cinder_spec.rb} |  30 +-----
10 files changed, 106 insertions(+), 192 deletions(-)







More information about the Release-announce mailing list