nova/nova/tests/unit/virt
Matt Riedemann 6839630e86 libvirt: mask InjectionInfo.admin_pass
Logging network information and the admin password
for guest instances is not ideal, so let's not do it.

Change-Id: I328ba88b128c6c125e65d850ed7a6e57049dc7e2
Closes-Bug: #1737207
2018-02-27 11:32:29 +00:00
..
disk Merge "Don't launch guestfs in a thread pool if guestfs.debug is enabled" 2018-01-31 13:30:44 +00:00
hyperv Merge "hyper-v: Deprecates support for Windows / Hyper-V Server 2012" 2018-01-17 05:15:20 +00:00
image Use assert(Not)Equal instead of assertTrue(A == X) 2016-06-03 16:53:15 +01:00
ironic Merge "Remove unused method _parse_node_instance_info" 2018-02-20 01:51:21 +00:00
libvirt libvirt: mask InjectionInfo.admin_pass 2018-02-27 11:32:29 +00:00
powervm Use correct arguments in task inits 2018-02-13 11:26:47 -06:00
vmwareapi Merge "VMware: add support for different firmwares" 2018-01-05 21:40:36 +00:00
xenapi Remove deprecated aggregate DB compatibility 2018-02-14 14:32:00 -08:00
__init__.py
fakelibosinfo.py Fix misuse of assertTrue in console and virt tests 2016-02-22 16:09:21 +09:00
test_block_device.py Avoid exploding if guest refuses to detach a volume 2018-02-21 09:38:31 -08:00
test_configdrive.py force_config_drive: StrOpt -> BoolOpt 2015-11-11 19:59:22 +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 Trim the fat from InstanceInfo 2017-07-25 10:27:23 -05:00
test_imagecache.py Remove mox from tests/unit/virt/test_imagecache.py 2016-06-16 23:40:01 +00:00
test_images.py qemu-img do not use cache=none if no O_DIRECT support 2017-11-29 22:33:39 +00:00
test_netutils.py Remove unnecessary code 2017-07-28 06:01:21 +00:00
test_osinfo.py Do not attempt to load osinfo if we do not have os_distro 2017-03-23 22:07:03 -04:00
test_virt.py Rename block_device_info_get_root 2018-01-11 20:46:13 +00:00
test_virt_drivers.py Merge "libvirt: test to make sure volume_use_multipath is properly used" 2018-01-31 14:15:54 +00:00