nova/nova/tests/unit/virt
Michael Still 1d2c677641 We no longer need rootwrap.
(Well, except for starting privsep daemons, oh and of course
os-brick wants to know what our root helper is for some reason
that is a bit beyond me.)

Yes that's right, we now live in the future and no longer need
the run_as_root infrastructure in nova.utils. I'm sure this breaks
some out of tree drivers, but they've had several releases to
notice that we're moving in this direction and its pretty easy
for them to fix themselves these days.

Change-Id: I99c66558938db9beb0bda33d27a8e36b26b8fcac
2019-02-27 05:06:31 +00:00
..
disk We no longer need rootwrap. 2019-02-27 05:06:31 +00:00
hyperv Tests: autospecs all the mock.patch usages 2019-08-19 09:43:10 -05:00
image
ironic Tests: autospecs all the mock.patch usages 2019-08-19 09:43:10 -05:00
libvirt We no longer need rootwrap. 2019-02-27 05:06:31 +00:00
powervm Tests: autospecs all the mock.patch usages 2019-08-19 09:43:10 -05:00
vmwareapi Fix wrong assertions in unit tests 2019-08-19 21:20:51 +09:00
xenapi Move final bridge commands to privsep. 2019-02-26 09:50:59 +00:00
zvm Share snapshot image membership with instance owner 2019-02-08 18:06:27 -05:00
__init__.py
fakelibosinfo.py Stop sending bad values from libosinfo to libvirt 2019-07-04 15:30:51 +01:00
test_block_device.py Remove mox in virt/test_block_device.py 2019-06-30 22:25:15 +00:00
test_configdrive.py Skip existing VMs when hosts apply force_config_drive 2019-05-22 21:02:16 +00:00
test_driver.py Remove usage of parameter enforce_type 2017-04-17 20:23:19 +08:00
test_events.py
test_fake.py
test_firewall.py remove get_nw_info_for_instance from compute.utils 2017-06-13 13:30:06 +02:00
test_hardware.py trivial: Remove unused function parameter 2019-08-01 18:53:28 +01:00
test_imagecache.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_images.py qemu: Make disk image conversion dramatically faster 2019-03-18 14:53:39 -05:00
test_netutils.py Remove unnecessary code 2017-07-28 06:01:21 +00:00
test_osinfo.py Stop sending bad values from libosinfo to libvirt 2019-07-04 15:30:51 +01:00
test_virt.py We no longer need rootwrap. 2019-02-27 05:06:31 +00:00
test_virt_drivers.py libvirt: move checking CONF.my_ip to init_host() 2019-07-19 15:22:43 -04:00