nova/nova/virt/libvirt/volume
Evgeny Antyshev 950239707d Vzstorage: synchronize volume connect
We need to protect the mount procedure
against possible races between requests
for volumes located on single Vzstorage share.
Disconnect is a no-op in os-brick's remotefs connector,
hence doesn't need this.

Change-Id: I26c61a85b5daa264cbb04b4497d9b6ac16e3f3a1
Closes-Bug: #1718474
(cherry picked from commit ea20e87ad1)
2017-12-01 17:46:19 +00:00
..
__init__.py libvirt: move volume/remotefs/quobyte modules under volume subdir 2015-07-28 17:46:05 -07:00
aoe.py libvirt: Pass instance to connect_volume and disconnect_volume 2017-05-08 11:31:11 -04:00
disco.py libvirt: Pass instance to connect_volume and disconnect_volume 2017-05-08 11:31:11 -04:00
drbd.py Connecting Nova to DRBD storage nodes directly 2017-06-01 18:09:43 -04:00
fibrechannel.py Add ability to signal and perform online volume size change 2017-07-12 11:53:20 -04:00
fs.py libvirt: Fix races with nfs volume mount/umount 2017-05-08 15:33:23 +00:00
gpfs.py libvirt: convert GPFS volume driver to LibvirtBaseFileSystemVolumeDriver 2015-08-10 09:34:39 +00:00
hgst.py libvirt: Pass instance to connect_volume and disconnect_volume 2017-05-08 11:31:11 -04:00
iscsi.py Add ability to signal and perform online volume size change 2017-07-12 11:53:20 -04:00
iser.py Config options: centralize iser libvirt options (11) 2016-05-06 08:30:17 +00:00
mount.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
net.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
nfs.py libvirt: Fix races with nfs volume mount/umount 2017-05-08 15:33:23 +00:00
quobyte.py Removes getfattr from Quobyte Nova driver 2017-07-03 09:26:23 +02:00
remotefs.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
scaleio.py libvirt: Pass instance to connect_volume and disconnect_volume 2017-05-08 11:31:11 -04:00
smbfs.py libvirt: Pass instance to connect_volume and disconnect_volume 2017-05-08 11:31:11 -04:00
volume.py Add ability to signal and perform online volume size change 2017-07-12 11:53:20 -04:00
vrtshyperscale.py Libvirt volume driver for Veritas HyperScale 2017-05-25 17:14:54 +00:00
vzstorage.py Vzstorage: synchronize volume connect 2017-12-01 17:46:19 +00:00