[release-announce] manila 7.3.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Tue Apr 16 19:04:39 UTC 2019


We eagerly announce the release of:

manila 7.3.0: Shared Storage for OpenStack

This release is part of the rocky stable release series.

The source is available from:

    https://git.openstack.org/cgit/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.

7.3.0
^^^^^


Upgrade Notes
*************

* For Dell EMC VMAX Manila driver, replaced emc_nas_pool_names with
  vmax_share_data_pools, emc_interface_ports with vmax_ethernet_ports,
  emc_nas_server_container with vmax_server_container.


Deprecation Notes
*****************

* For Dell EMC VMAX Manila driver, options emc_nas_pool_names,
  emc_interface_ports, emc_nas_server_container are deprecated.


Bug Fixes
*********

* Access rule type for shares served via nfs-ganesha is now
  validated, fixing launchpad bug #1816420
  (https://bugs.launchpad.net/manila/+bug/1811680) where "cephx"
  access type was allowed though only "ip" access type is effective.
  This fix also validates "access_level" to ensure that it is set to
  "RW" or "RO".

* NetApp driver volume efficiency settings now behave consistently:
  like on volume creation now also modification, which is currently
  consumed by manage and migration, will make sure that deduplication
  and compression settings are applied correctly.

Changes in manila 7.2.0..7.3.0
------------------------------

d509dbb5 NetApp cDOT driver switch volume efficiency
08148bba Only allow IP access type for CephFS NFS
7af1f3f1 Replace openstack.org git:// URLs with https://
c9a0388e VMAX manila - deprecate old tags correctly


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

devstack/upgrade/settings                          |  4 +-
.../drivers/dell_emc/plugins/vmax/connection.py    |  7 +-
manila/share/drivers/ganesha/__init__.py           | 75 ++++++++++++++--------
manila/share/drivers/ganesha/utils.py              |  2 +-
.../netapp/dataontap/client/client_cmode.py        | 31 ++++-----
.../netapp/dataontap/client/test_client_cmode.py   |  7 ++
playbooks/legacy/grenade-dsvm-manila/run.yaml      |  4 +-
.../run.yaml                                       |  4 +-
.../run.yaml                                       |  4 +-
.../run.yaml                                       |  4 +-
.../run.yaml                                       |  6 +-
.../manila-tempest-dsvm-glusterfs-native/run.yaml  |  6 +-
.../run.yaml                                       |  6 +-
.../manila-tempest-dsvm-glusterfs-nfs/run.yaml     |  6 +-
playbooks/legacy/manila-tempest-dsvm-hdfs/run.yaml |  6 +-
.../manila-tempest-dsvm-mysql-generic/run.yaml     |  4 +-
.../run.yaml                                       |  4 +-
.../run.yaml                                       |  4 +-
.../run.yaml                                       |  4 +-
.../legacy/manila-tempest-dsvm-scenario/run.yaml   |  4 +-
.../run.yaml                                       |  6 +-
.../run.yaml                                       |  6 +-
.../run.yaml                                       |  6 +-
.../run.yaml                                       |  6 +-
.../manila-tempest-minimal-dsvm-dummy/run.yaml     |  4 +-
.../run.yaml                                       |  8 +--
.../run.yaml                                       |  6 +-
.../run.yaml                                       |  6 +-
.../rally-dsvm-manila-multibackend-no-ss/run.yaml  |  6 +-
.../legacy/rally-dsvm-manila-multibackend/run.yaml |  6 +-
...e-access-type-for-ganehas-c42ce6f859fa0c8c.yaml |  8 +++
...-switch-volume-efficiency-bd22733445d146f0.yaml |  7 ++
.../vmax-rename-options-44d8123d14a23f94.yaml      | 10 +++
35 files changed, 224 insertions(+), 109 deletions(-)







More information about the Release-announce mailing list