manila/manila/share/drivers
danielarthurt 826cbfa7ce [NetApp] Fix falsely report migration cancelation success
NetApp ONTAP share delete operation can fail sometimes when is triggered
immediately after migration cancelation on a overloaded NetApp backend.
Migration cancelation invokes "abort_volume_move" which is an asynchronous
API. If share delete operation is requested immediately after call the
former API, it fails because the "abort_volume_move" is still in progress.
Now NetApp cDOT driver checks, for a period of time, if the
``volume-move-abort`` operation has ended before report migration
cancelation success.

This patch squash the following commit that improves the release note
for this fix:
[NetApp] Updating the release note for bugfix 1688620
(cherry picked from commit a0dd86a987)

Change-Id: I76e11fef27c9723f019cfdfdc6ea86878db78776
Closes-Bug: #1688620
(cherry picked from commit 0ee4140823)
(cherry picked from commit 71c3a08ead)
(cherry picked from commit c915918f3c)
(cherry picked from commit 1199489d99)
(cherry picked from commit b8fc8feb07)
2020-08-04 14:14:07 +00:00
..
cephfs Set mode for CephFS volumes and snapshots 2019-02-13 22:46:34 +00:00
container Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
dell_emc Fix [Unity] verification and convert mgmt ipv6 2019-10-24 23:38:57 +00:00
ganesha Only allow IP access type for CephFS NFS 2019-04-03 21:30:29 +00:00
glusterfs Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
hdfs Use HostAddressOpt for opts that accept IP and hostnames 2017-03-21 08:14:01 -04:00
hitachi Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
hpe Merge "Remove log translations in share and share_group 4/5" 2017-04-07 15:52:27 +00:00
huawei Change a parameter key for CIFS mounting command 2018-03-09 14:51:17 +08:00
ibm Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
infinidat INFINIDAT: support deleting datasets with snapshots 2018-02-05 12:08:50 +02:00
maprfs Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
netapp [NetApp] Fix falsely report migration cancelation success 2020-08-04 14:14:07 +00:00
nexenta Merge "Remove log translations in share and share_group 4/5" 2017-04-07 15:52:27 +00:00
qnap QNAP: Add support for QES 2.0.0 2018-01-09 02:01:45 +08:00
quobyte Fix mutable default argument in Quobyte jsonrpc 2018-10-29 14:58:56 +00:00
tegile Merge "Remove log translations in share and share_group 4/5" 2017-04-07 15:52:27 +00:00
veritas Implementation of Manila driver for Veritas Access 2017-09-13 17:40:18 +05:30
windows Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
zfsonlinux [ZFSOnLinux] Retry unmounting old datasets during manage 2018-09-21 21:23:55 +00:00
zfssa Use parenthesis instead of backslashes in share folder 2017-06-15 17:43:33 +08:00
__init__.py Files with no code must be left completely empty 2016-09-28 17:00:30 +07:00
generic.py [LVM] Run filesystem check before assigning UUID 2019-02-18 16:56:56 +00:00
helpers.py Harden LVM driver deletion paths 2020-07-30 19:57:30 +00:00
lvm.py Harden LVM driver deletion paths 2020-07-30 19:57:30 +00:00
service_instance.py Get ports filtered by subnet id on share-server cleanup 2020-07-28 14:20:22 +00:00