[release-announce] manila 6.3.1 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Jul 22 21:42:20 UTC 2019


We jubilantly announce the release of:

manila 6.3.1: Shared Storage for OpenStack

This release is part of the queens 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.

6.3.1
^^^^^

Bug Fixes

* When manila API is run behind a proxy webserver, the API service
  was parsing the major API version requested incorrectly, leading to
  incorrect responses. This behavior has now been fixed. See launchpad
  bug 1818081 (https://bugs.launchpad.net/manila/+bug/1818081) for
  more details.

* 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 6.3.0..6.3.1
------------------------------

148e4730 [CI] Add bindep.txt
4f14a4d9 Remove the redunant table from windows' editor
390aa443 OpenDev Migration Patch
72fb56c5 Fix tls-proxy issues with the devstack plugin
19c3ed01 NetApp cDOT driver switch volume efficiency


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

.gitreview                                         |  2 +-
.zuul.yaml                                         | 67 ++++++++++++----------
bindep.txt                                         | 35 +++++++++++
devstack/plugin.sh                                 | 24 +++++---
.../netapp/dataontap/client/client_cmode.py        | 31 +++++-----
.../netapp/dataontap/client/test_client_cmode.py   |  7 +++
playbooks/legacy/grenade-dsvm-manila/run.yaml      | 10 ++--
.../run.yaml                                       |  8 +--
.../run.yaml                                       |  8 +--
.../run.yaml                                       |  8 +--
.../run.yaml                                       | 12 ++--
.../manila-tempest-dsvm-glusterfs-native/run.yaml  | 12 ++--
.../run.yaml                                       | 12 ++--
.../manila-tempest-dsvm-glusterfs-nfs/run.yaml     | 12 ++--
playbooks/legacy/manila-tempest-dsvm-hdfs/run.yaml | 12 ++--
.../manila-tempest-dsvm-mysql-generic/run.yaml     |  8 +--
.../run.yaml                                       |  8 +--
.../run.yaml                                       |  8 +--
.../run.yaml                                       |  8 +--
.../legacy/manila-tempest-dsvm-scenario/run.yaml   |  8 +--
.../run.yaml                                       | 10 ++--
.../run.yaml                                       | 10 ++--
.../manila-tempest-minimal-dsvm-dummy/run.yaml     | 10 ++--
.../run.yaml                                       | 12 ++--
.../run.yaml                                       | 10 ++--
.../run.yaml                                       | 10 ++--
.../rally-dsvm-manila-multibackend-no-ss/run.yaml  | 10 ++--
.../legacy/rally-dsvm-manila-multibackend/run.yaml | 10 ++--
...ame-in-case-of-proxy-urls-e33466af856708b4.yaml |  2 +-
...-switch-volume-efficiency-bd22733445d146f0.yaml |  7 +++
tox.ini                                            | 12 ++++
31 files changed, 240 insertions(+), 163 deletions(-)







More information about the Release-announce mailing list