We are jazzed to announce the release of: manila 6.3.0: Shared Storage for OpenStack This release is part of the queens 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. 6.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". Changes in manila 6.2.0..6.3.0 ------------------------------ 625fce5b Only allow IP access type for CephFS NFS 6820efaa Replace openstack.org git:// URLs with https:// 011662c3 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 +- 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 +- .../manila-tempest-minimal-dsvm-dummy/run.yaml | 4 +- .../run.yaml | 6 +- .../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 +++ .../vmax-rename-options-44d8123d14a23f94.yaml | 10 +++ 30 files changed, 187 insertions(+), 87 deletions(-)
participants (1)
-
no-reply@openstack.org