We high-spiritedly announce the release of: manila 8.0.1: Shared Storage for OpenStack This release is part of the stein 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. 8.0.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. * Fixed an issue with the NetApp driver failing during a rollback operation in the share server creation. Changes in manila 8.0.0..8.0.1 ------------------------------ 1f68a8ff Remove the redunant table from windows' editor bf829be9 Adding documentation for User Messages in Manila Documentation 6ac17301 [CI] Add bindep.txt 49a86d74 [NetApp] Fix race condition issues on vserver deletion 96d3d2e9 OpenDev Migration Patch e2228dad Replace openstack.org git:// URLs with https:// bf27c4ad Update UPPER_CONSTRAINTS_FILE for stable/stein 7be69f6a Update .gitreview for stable/stein Diffstat (except docs and test files) ------------------------------------- .gitreview | 3 +- .zuul.yaml | 60 ++-- bindep.txt | 35 +++ devstack/upgrade/settings | 4 +- .../development-environment-devstack.rst | 6 +- .../contributor/samples/container_local.conf | 4 +- .../contributor/samples/zfsonlinux_local.conf | 4 +- .../user/troubleshooting-asynchronous-failures.rst | 343 +++++++++++++++++++++ .../netapp/dataontap/cluster_mode/lib_multi_svm.py | 20 +- .../dataontap/cluster_mode/test_lib_multi_svm.py | 1 + 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 +- .../run.yaml | 10 +- .../run.yaml | 10 +- .../manila-tempest-minimal-dsvm-dummy/run.yaml | 8 +- .../manila-tempest-minimal-dsvm-lvm/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 +- ...netapp-fix-race-condition-524555133aaa6ca8.yaml | 5 + tox.ini | 18 +- 42 files changed, 681 insertions(+), 173 deletions(-)
participants (1)
-
no-reply@openstack.org