nova/nova/tests/unit/virt/libvirt/volume
Silvan Kaiser c958ad8a68 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)
(cherry picked from commit 656aa1cd40)
2019-06-03 07:42:32 +00: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 Remove unused argument from LibvirtDriver._disconnect_volume 2017-12-17 07:12:04 +00:00
test_drbd.py Remove unused argument from LibvirtDriver._disconnect_volume 2017-12-17 07:12:04 +00:00
test_fibrechannel.py libvirt: add tests to check multipath in iscsi/fc volume connectors 2018-01-09 12:43:34 -05: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 Remove unused argument from LibvirtDriver._disconnect_volume 2017-12-17 07:12:04 +00:00
test_iscsi.py libvirt: add tests to check multipath in iscsi/fc volume connectors 2018-01-09 12:43:34 -05:00
test_iser.py libvirt: Pass Host instead of Driver to volume drivers 2016-11-01 16:41:08 +00:00
test_mount.py trivial: Don't use 'Test' prefix for non-TestCase classes 2018-01-30 16:33:45 +00:00
test_net.py Ensure rbd auth fallback uses matching credentials 2018-12-26 00:06:30 +00:00
test_nfs.py Remove unused argument from LibvirtDriver._disconnect_volume 2017-12-17 07:12:04 +00: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-06-03 07:42:32 +00:00
test_remotefs.py Remove duplicative implementation of temporary directories. 2018-03-28 11:12:31 +11:00
test_scaleio.py Support extending attached ScaleIO volumes 2018-04-05 09:01:16 -04:00
test_smbfs.py Remove unused argument from LibvirtDriver._disconnect_volume 2017-12-17 07:12:04 +00:00
test_storpool.py Add the Nova libvirt StorPool attachment driver. 2018-01-24 00:01:42 +02:00
test_volume.py libvirt: set device address tag only if setting disk unit 2019-04-18 15:56:28 +00:00
test_vrtshyperscale.py Remove unused argument from LibvirtDriver._disconnect_volume 2017-12-17 07:12:04 +00:00
test_vzstorage.py Remove unused argument from LibvirtDriver._disconnect_volume 2017-12-17 07:12:04 +00:00