[release-announce] puppet-manila 17.5.0 (victoria)
no-reply at openstack.org
no-reply at openstack.org
Tue May 3 08:11:02 UTC 2022
We are satisfied to announce the release of:
puppet-manila 17.5.0: Puppet module for OpenStack Manila
This release is part of the victoria stable 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.
17.5.0
^^^^^^
New Features
* Support for Dell EMC PowerMax backend has been added.
* The new "manila::keystone::authtoken::service_type" parameter has
been added to configure the service_type parameter in authtoken
middleware.
Changes in puppet-manila 17.4.0..17.5.0
---------------------------------------
d45683a Prepare the final stable/victoria release
d5cbf5c Fix the wrong section used to configure standalone network plugin
7e94711 Add support for PowerMax driver
6799307 [Dell EMC drivers] Define defaults for emc_share_backend
a3c5e8e [Dell EMC drivers] Accept arrays for ListOpt
c590c8c Add support for the keystone_authtoken/service_type parameter
03989fb Set fixture paths for unit tests
ba0babc Fix ignored unit tests for manila::volume::cinder
2143f56 Update TOX_CONSTRAINTS_FILE for stable/victoria
f9efc9a Update .gitreview for stable/victoria
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
manifests/backend/dellemc_isilon.pp | 7 +-
manifests/backend/dellemc_powermax.pp | 116 +++++++++++++++++++++
manifests/backend/dellemc_unity.pp | 11 +-
manifests/backend/dellemc_vmax.pp | 12 +--
manifests/backend/dellemc_vnx.pp | 10 +-
manifests/keystone/authtoken.pp | 7 ++
manifests/network/standalone.pp | 27 ++---
metadata.json | 2 +-
.../notes/dellemc_powermax-6ded05263d935f14.yaml | 4 +
...ne-authtoken-service_type-0329b10e9f679c28.yaml | 5 +
spec/classes/manila_keystone_authtoken_spec.rb | 3 +
...lume_cinder.rb => manila_volume_cinder_spec.rb} | 4 +-
spec/defines/manila_backend_dellemc_isilon_spec.rb | 6 +-
.../manila_backend_dellemc_powermax_spec.rb | 78 ++++++++++++++
spec/defines/manila_backend_dellemc_unity_spec.rb | 2 +-
spec/defines/manila_backend_dellemc_vmax_spec.rb | 8 +-
spec/defines/manila_backend_dellemc_vnx_spec.rb | 2 +-
spec/defines/manila_network_standalone_spec.rb | 58 +++++++----
spec/spec_helper.rb | 5 +
tox.ini | 2 +-
21 files changed, 303 insertions(+), 67 deletions(-)
More information about the Release-announce
mailing list