manila/manila/share/drivers/glusterfs
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
..
conf glusterfs: add NFS-Ganesha based service backend 2015-02-20 10:01:52 +01:00
__init__.py Hacking: Fix W605 2020-04-01 14:38:14 +02:00
common.py Hacking: Fix W605 2020-04-01 14:38:14 +02:00
glusterfs_native.py Hacking: Fix W605 2020-04-01 14:38:14 +02:00
layout.py Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
layout_directory.py Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
layout_volume.py [Glusterfs] Fix delete share, Couldn't find the 'gluster_used_vols' 2020-09-11 07:08:30 +00:00