nova/nova/tests/unit/virt/libvirt
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
..
storage Get rid of args to RBDDriver.__init__() 2019-07-29 08:02:19 +00:00
volume We no longer need rootwrap. 2019-02-27 05:06:31 +00:00
__init__.py
fake_imagebackend.py Pass disk_info dict to libvirt_info 2018-11-02 13:54:13 +00:00
fake_libvirt_data.py libvirt: harden Host.get_domain_capabilities() 2019-07-27 22:11:11 +01:00
fake_os_brick_connector.py Switch to using os-brick 2015-07-27 10:47:22 -07:00
fakelibvirt.py libvirt: harden Host.get_domain_capabilities() 2019-07-27 22:11:11 +01:00
test_blockinfo.py libvirt: Use SATA bus for cdrom devices when using Q35 machine type 2019-06-12 08:00:45 +00:00
test_config.py Hide hypervisor id on windows guests 2019-06-04 00:51:08 +00: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 We no longer need rootwrap. 2019-02-27 05:06:31 +00:00
test_fakelibvirt.py Add infrastructure for invoking libvirt's getDomainCapabilities API 2019-05-17 18:17:03 +01:00
test_firewall.py Move iptables rule fetching and setting to privsep. 2019-08-16 11:24:07 +01:00
test_guest.py Avoid logging traceback when detach device not found 2019-07-19 00:04:37 +00:00
test_host.py libvirt: harden Host.get_domain_capabilities() 2019-07-27 22:11:11 +01:00
test_imagebackend.py We no longer need rootwrap. 2019-02-27 05:06:31 +00:00
test_imagecache.py config: remove deprecated checksum options 2019-08-15 11:47:51 -04:00
test_migration.py Use assertXmlEqual() helper for all XML comparison tests 2019-03-08 11:40:41 +00:00
test_utils.py Remove usused umask argument to virt.libvirt.utils.write_to_file 2019-07-24 16:16:11 -05:00
test_vif.py We no longer need rootwrap. 2019-02-27 05:06:31 +00:00