nova/nova/tests/unit/virt/libvirt/volume
Matthew Booth 30cd052d09 Fix libvirt volume tests passing invalid disk_info
The tests for some libvirt volume were following the same pattern of
passing invalid disk_info data to get_config. They seemed to expect
connection_info['data'] to contain the same data as disk_info, which
has never been true.

Part of bp local-disk-serial-numbers

Change-Id: I0fc5ebc9eeae8feb644adaa96537e69521acec78
2018-11-02 13:53:00 +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 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 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 Fix libvirt volume tests passing invalid disk_info 2018-11-02 13:53:00 +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 Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_net.py Remove unused argument from LibvirtDriver._disconnect_volume 2017-12-17 07:12:04 +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 Fix issue for pep8 on py3 2018-03-29 15:24:33 +08:00
test_remotefs.py Remove duplicative implementation of temporary directories. 2018-03-28 11:12:31 +11:00
test_scaleio.py Fix libvirt volume tests passing invalid disk_info 2018-11-02 13:53:00 +00: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 Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05: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