nova/nova/tests/unit/virt
jichenjc 41bf42a393 Add context param to confirm_migration virt call
those param will be helpful like other virt layers
e.g do some auditing or log.

Change-Id: I6f4a8ab65de51ec006726aa3da27bf58d141c94f
Closes-Bug: 1631347
2016-11-19 05:49:08 +08:00
..
disk Remove unnecessary setUp and tearDown 2016-09-20 14:52:19 +08:00
hyperv Add context param to confirm_migration virt call 2016-11-19 05:49:08 +08:00
image Use assert(Not)Equal instead of assertTrue(A == X) 2016-06-03 16:53:15 +01:00
ironic Fix database poison warnings, part 23 2016-10-28 09:31:13 -04:00
libvirt Add context param to confirm_migration virt call 2016-11-19 05:49:08 +08:00
vmwareapi Virt: add context to attach and detach interface 2016-10-27 05:03:49 -07:00
xenapi Merge "Remove block_migration from LM rollback" 2016-11-11 11:32:13 +00: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 block_device: Make refresh_conn_infos py3 compatible 2016-10-11 13:53:00 +01:00
test_configdrive.py force_config_drive: StrOpt -> BoolOpt 2015-11-11 19:59:22 +00:00
test_diagnostics.py
test_driver.py Move driver_dict_from_config to libvirt driver 2016-11-09 11:48:20 -05:00
test_events.py
test_fake.py
test_firewall.py Use more specific asserts in tests 2016-10-12 11:12:08 +01:00
test_hardware.py libvirt: fix incorrect host cpus giving to emulator threads when RT 2016-11-03 06:42:19 -04: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 Refactor console checks in live migration process 2016-11-16 11:05:10 +01:00
test_volumeutils.py