manila/manila/share/drivers
linpeiwen 41b0b95ef6 [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
2020-09-11 07:08:30 +00:00
..
cephfs Enable cephfs snapshots 2020-07-07 22:13:08 -07:00
container Make volume mount path configurable for ContainerShareDriver 2020-06-01 13:37:57 +03:00
dell_emc PowerMax Manila - Version increment for Victoria 2020-08-24 13:45:56 +01:00
ganesha Fix pep8 issues 2020-05-12 11:20:20 -03:00
glusterfs [Glusterfs] Fix delete share, Couldn't find the 'gluster_used_vols' 2020-09-11 07:08:30 +00:00
hdfs Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
hitachi Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
hpe Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
huawei Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
ibm Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
infinidat Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
infortrend Hacking: Fix W605 2020-04-01 14:38:14 +02:00
inspur Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
maprfs Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
netapp [NetApp] update set_preferred_dc for ontapi 1.150 2020-07-17 10:24:48 +02:00
nexenta Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
qnap Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
quobyte Adds export path option to Quobyte driver 2018-08-14 15:34:52 +02:00
tegile Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
veritas Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
windows Hacking: Fix E731 2020-04-01 14:11:10 +02:00
zfsonlinux Merge "[ZFSonLinux] Create share from snapshot in different backends" 2020-04-10 09:03:38 +00:00
zfssa Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
__init__.py Files with no code must be left completely empty 2016-09-28 17:00:30 +07:00
generic.py Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
helpers.py Harden LVM driver deletion paths 2020-07-28 11:20:29 -07:00
lvm.py Harden LVM driver deletion paths 2020-07-28 11:20:29 -07:00
service_instance.py Fix NFS/CIFS share creation failure issue 2020-06-30 12:46:28 -04:00