nova/nova/tests/unit/virt/libvirt
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
..
storage Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
volume Fix libvirt volume tests passing invalid disk_info 2018-11-02 13:53:00 +00:00
__init__.py
fake_imagebackend.py libvirt: update logic to configure device for scsi controller 2017-07-03 03:23:53 -04:00
fake_libvirt_utils.py Add method to get cpu traits 2018-07-24 12:37:46 +00:00
fake_os_brick_connector.py Switch to using os-brick 2015-07-27 10:47:22 -07:00
fakelibvirt.py Merge "Revert "libvirt: add method to configure migration speed"" 2018-09-18 22:49:49 +00:00
test_blockinfo.py libvirt: fix disk_bus handling for root disk 2018-09-21 17:46:13 +01:00
test_compat.py Workaround for race condition in libvirt 2015-03-14 20:17:41 -03:00
test_config.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_designer.py add mtu to libvirt xml for ethernet and bridge types 2018-06-06 09:39:40 -04:00
test_driver.py Merge "libvirt: fix disk_bus handling for root disk" 2018-10-24 21:22:54 +00:00
test_fakelibvirt.py conf: Deprecate 'keymap' options 2018-03-07 10:18:23 +00:00
test_firewall.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_guest.py Merge "Revert "libvirt: add method to configure migration speed"" 2018-09-18 22:49:49 +00:00
test_host.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_imagebackend.py Move image conversion to privsep. 2018-05-15 10:09:01 -04:00
test_imagecache.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_migration.py Add tests for bug #1800511 2018-10-29 20:57:34 +01:00
test_utils.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_vif.py Merge "libvirt: Drop MIN_LIBVIRT_VHOSTUSER_MQ" 2018-09-20 08:26:21 +00:00