nova/nova/tests/unit/virt/libvirt
Lee Yarwood 43cac615f6 libvirt: Skip fetching the virtual size of block devices
In this latest episode of `Which CI job has lyarwood broken today?!` we
find that I464bc2b88123a012cd12213beac4b572c3c20a56 introduced a
regression in the nova-lvm experimental job as n-cpu attempted to run
qemu-img info against block devices as an unprivileged user.

For the time being we should skip any attempt to use this command
against block devices until the disk_api layer can make privileged
calls using privsep.

Closes-bug: #1771700
Change-Id: I9653f81ec716f80eb638810f65e2d3cdfeedaa22
(cherry picked from commit fda48219a3)
(cherry picked from commit 8ea98c56b6)
2018-05-31 10:50:09 +01:00
..
storage Merge "convert unicode to string before we connect to rados" 2017-05-22 18:51:27 +00:00
volume Merge "Vzstorage: synchronize volume connect" into stable/pike 2017-12-11 22:05:04 +00:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fake_imagebackend.py libvirt: update logic to configure device for scsi controller 2017-07-03 03:23:53 -04:00
fake_libvirt_utils.py Move the last_bytes util method to libvirt 2017-07-26 08:36:32 +10:00
fake_os_brick_connector.py Switch to using os-brick 2015-07-27 10:47:22 -07:00
fakelibvirt.py libvirt: Fix getting a wrong guest object 2017-08-28 19:40:56 +00:00
test_blockinfo.py Merge "Fix root_device_name for Xen" 2017-01-31 18:56:46 +00:00
test_compat.py Workaround for race condition in libvirt 2015-03-14 20:17:41 -03:00
test_config.py libvirt: Allow to specify granular CPU feature flags 2018-04-10 20:18:50 +00:00
test_designer.py libvirt: conditionally set script path for ethernet vif types 2017-03-21 14:12:39 -04:00
test_driver.py libvirt: Skip fetching the virtual size of block devices 2018-05-31 10:50:09 +01:00
test_fakelibvirt.py libvirt: Fix getting a wrong guest object 2017-08-28 19:40:56 +00:00
test_firewall.py remove get_nw_info_for_instance from compute.utils 2017-06-13 13:30:06 +02:00
test_guest.py libvirt: bandwidth param should be set in guest migrate 2017-11-01 16:38:27 +00:00
test_host.py libvirt: Fix getting a wrong guest object 2017-08-28 19:40:56 +00:00
test_imagebackend.py Ensure image conversion flushes output data to disk 2017-03-08 16:48:24 +00:00
test_imagecache.py Don't check for file type in _find_base_file 2017-04-27 10:42:26 +01:00
test_migration.py live-mig: keep disk device address same 2018-02-07 09:56:15 +00:00
test_utils.py Support qemu >= 2.10 2017-10-05 13:27:12 +00:00
test_vif.py hardware offload support for openvswitch 2017-08-03 13:30:30 +00:00