nova/nova/tests/unit/virt/libvirt/volume
Silvan Kaiser 656aa1cd40 Fixes multi-registry config in Quobyte driver
This closes a bug concerning multi-registry configurations
for Quobyte volumes due to no longer using the is_mounted()
method that failed in that case.
Besides, this adds exception handling for the unmount call that
is issued on trying to mount an already mounted volume.

NOTE: The original commit also added a new feature (fs type
based validation) which is omitted in this backport.

Closes-Bug: #1737131

Change-Id: Ia5a23ce1123a68608ee2ec6f2ac5dca02da67c59
(cherry picked from commit 05a73c0f3a)
2019-05-24 16:03:52 +02:00
..
__init__.py libvirt: move volume/remotefs/quobyte modules under volume subdir 2015-07-28 17:46:05 -07:00
test_aoe.py libvirt: Pass Host instead of Driver to volume drivers 2016-11-01 16:41:08 +00:00
test_disco.py Fix libvirt volume tests passing invalid disk_info 2018-11-02 13:53:00 +00:00
test_drbd.py Remove unused argument from LibvirtDriver._disconnect_volume 2017-12-17 07:12:04 +00:00
test_fibrechannel.py Extend volume for libvirt network volumes (RBD) 2019-03-06 16:37:57 +01:00
test_fs.py libvirt: expand checks for SubclassSignatureTestCase 2017-05-15 18:15:55 -04:00
test_gpfs.py libvirt: Pass Host instead of Driver to volume drivers 2016-11-01 16:41:08 +00:00
test_hgst.py Fix libvirt volume tests passing invalid disk_info 2018-11-02 13:53:00 +00:00
test_iscsi.py Extend volume for libvirt network volumes (RBD) 2019-03-06 16:37:57 +01:00
test_iser.py libvirt: Pass Host instead of Driver to volume drivers 2016-11-01 16:41:08 +00:00
test_mount.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_net.py Merge "Extend volume for libvirt network volumes (RBD)" 2019-03-07 00:52:10 +00:00
test_nfs.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_nvme.py Adding NVMEoF for libvirt driver 2018-05-29 11:26:01 +00:00
test_quobyte.py Fixes multi-registry config in Quobyte driver 2019-05-24 16:03:52 +02:00
test_remotefs.py Remove utils.execute() from libvirt remotefs calls. 2018-12-04 16:04:30 +11:00
test_scaleio.py Merge "Extend volume for libvirt network volumes (RBD)" 2019-03-07 00:52:10 +00:00
test_smbfs.py Remove unused argument from LibvirtDriver._disconnect_volume 2017-12-17 07:12:04 +00:00
test_storpool.py Extend volume for libvirt network volumes (RBD) 2019-03-06 16:37:57 +01:00
test_volume.py libvirt: set device address tag only if setting disk unit 2019-04-17 18:57:07 +00:00
test_vrtshyperscale.py Fix libvirt volume tests passing invalid disk_info 2018-11-02 13:53:00 +00:00
test_vzstorage.py Remove unused argument from LibvirtDriver._disconnect_volume 2017-12-17 07:12:04 +00:00