[release-announce] manila 11.1.2 (victoria)

no-reply at openstack.org no-reply at openstack.org
Mon Apr 18 13:17:10 UTC 2022


We are excited to announce the release of:

manila 11.1.2: Shared Storage for OpenStack

This release is part of the victoria stable release series.

The source is available from:

    https://opendev.org/openstack/manila

Download the package from:

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

Please report issues through:

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

For more details, please see below.

11.1.2
^^^^^^

Bug Fixes

* Fixed an issue with ONTAP AFF platforms while creating shares that
  forced volumes to have efficient data saving even when the contrary
  was specified. For more details, please refer to launchpad bug
  #1929421 (https://bugs.launchpad.net/manila/+bug/1929421)

* When "cephfs_ganesha_server_ip" is not set, the current hostname
  is used as a default for such config option. The driver was treating
  this value as an IP address and trying to perform validations on it.
  The CEPH NFS driver will no longer treat hostnames as ip addresses
  and try to validate them as such.

Changes in manila 11.1.1..11.1.2
--------------------------------

a695aac6 [NetApp] Fix default thin_provisioned volumes on AFF
e487b7bd Adapt CephFS driver to do not try to escape export ip


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

manila/share/drivers/cephfs/driver.py              | 10 ++++++++-
.../netapp/dataontap/client/client_cmode.py        |  3 +--
.../netapp/dataontap/client/test_client_cmode.py   | 25 ++++++++++++++++++++++
...ion-volume-create-for-AFF-c22c72ce4c3fac16.yaml |  7 ++++++
...t-ip-escaping-on-hostname-e2866be32a8f5e38.yaml |  8 +++++++
5 files changed, 50 insertions(+), 3 deletions(-)







More information about the Release-announce mailing list