nova/nova/tests/unit/virt
bhagyashris 046f34290d Fix invalid import order
Made corrections in import order as per OpenStack import standards [1].

[1] http://docs.openstack.org/developer/hacking/#import-order-template

TrivialFix

Change-Id: Ieb63c7fc5becc68db8d68b3e6847321e77ceeed3
2016-07-04 16:24:10 +05:30
..
disk libvirt: virtuozzo instance resize support 2016-06-28 22:13:49 +03:00
hyperv Merge "Added support for new block device format in Hyper-V" 2016-06-27 11:07:21 +00:00
image Use assert(Not)Equal instead of assertTrue(A == X) 2016-06-03 16:53:15 +01:00
ironic Merge "Ironic nodes with instance_uuid are not available" 2016-05-31 02:20:27 +00:00
libvirt Fix invalid import order 2016-07-04 16:24:10 +05:30
vmwareapi Use assertGreater(A, X) instead of assertTrue(A > X) 2016-06-03 16:53:12 +01:00
xenapi Fix invalid import order 2016-07-04 16:24:10 +05:30
__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 1) 2016-06-08 19:56:23 +00:00
test_hardware.py Merge "Fix invalid uuid warnings in virt testcases" 2016-06-16 10:29:24 +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 libvirt: add method "migrate" to Guest's object 2016-05-17 08:06:51 -04:00
test_volumeutils.py Switch to using os-brick 2015-07-27 10:47:22 -07:00