nova/nova/tests/unit/virt
ChangBo Guo(gcb) a6e946364e Return instance of Guest from method write_instance_config
We expect an instance of Guest, so remove the TODO notice and
return it.

Change-Id: I9c55883cca03f7492ba100fd60d9f2e58aa71d95
2016-09-23 08:44:36 +00:00
..
disk Remove unnecessary setUp and tearDown 2016-09-20 14:52:19 +08:00
hyperv HyperV: ensure config drives are copied as well during resizes 2016-09-12 18:52:00 +03:00
image Use assert(Not)Equal instead of assertTrue(A == X) 2016-06-03 16:53:15 +01:00
ironic Merge "Clean imports in code" 2016-09-19 18:20:23 +00:00
libvirt Return instance of Guest from method write_instance_config 2016-09-23 08:44:36 +00:00
vmwareapi Merge "Fix database poison warnings, part 13" 2016-09-22 11:42:41 +00:00
xenapi plugins/xenserver: Add '.py' extension 2016-09-21 10:56:39 +01: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 Fix invalid uuid warnings in virt testcases 2016-06-02 18:24:12 +05:30
test_configdrive.py force_config_drive: StrOpt -> BoolOpt 2015-11-11 19:59:22 +00:00
test_diagnostics.py
test_driver.py virt: refactor method compute_driver_matches 2016-03-10 00:27:13 +08:00
test_events.py
test_fake.py fake: fix public API signatures to match virt driver 2015-02-19 11:44:00 +00:00
test_firewall.py Add unit tests for nova.virt.firewall.IpTablesFirewallDriver (Part 4) 2016-08-16 13:55:30 +00:00
test_hardware.py Merge "Allow linear packing of cores" 2016-09-20 21:19:50 +00:00
test_imagecache.py Remove mox from tests/unit/virt/test_imagecache.py 2016-06-16 23:40:01 +00:00
test_images.py Remove unused arguments to images.fetch and images.fetch_to_raw 2016-05-13 15:27:21 +01:00
test_osinfo.py Fix misuse of assertTrue in console and virt tests 2016-02-22 16:09:21 +09:00
test_virt.py Replace stubs.Set with stub_out (os) 2016-01-14 22:35:53 -05:00
test_virt_drivers.py virt: handle unicode when logging LifecycleEvents 2016-09-08 11:14:52 -04:00
test_volumeutils.py Switch to using os-brick 2015-07-27 10:47:22 -07:00