manila/manila/share/drivers
linpeiwen c5eb4b9aa1 [Glusterfs] Fix delete share, Couldn't find the 'gluster_used_vols'
When we have multiple share driver backends, create a shared instance,
and the list of'self.gluster_used_vols' will only be updated on the
current node. If the RPC request to delete the share instance is sent
to other nodes,'self.gluster_used_vols' will be Cannot find the
information of the glusterfs volume we want to delete, so we need to
update'self.gluster_used_vols' when deleting the instance

Change-Id: I14835f6c54376737b41cbf78c94908ea1befde15
Closes-Bug: #1894362
(cherry picked from commit 41b0b95ef6)
(cherry picked from commit 18623a0eeb)
(cherry picked from commit 807b10f8db)
(cherry picked from commit 017c0c42d3)
(cherry picked from commit 79b837ad6c)
2020-09-23 00:58:43 +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 wrong capacity in pool_stat for DellEMC manila drivers. 2020-08-24 01:11:55 +00:00
ganesha Only allow IP access type for CephFS NFS 2019-04-03 21:30:29 +00:00
glusterfs [Glusterfs] Fix delete share, Couldn't find the 'gluster_used_vols' 2020-09-23 00:58:43 +00: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