nova/nova/tests/unit/virt/libvirt
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
..
storage Fix import statement order 2016-10-31 21:42:42 +09:00
volume Merge "Fix import statement order" 2016-11-03 17:19:17 +00:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fake_imagebackend.py Merge "Fix cold migration with qcow2 ephemeral disks" 2016-11-16 21:57:08 +00:00
fake_libvirt_utils.py Remove backward compatibility with pre-grizzly releases 2016-08-04 12:37:31 +00:00
fake_os_brick_connector.py Switch to using os-brick 2015-07-27 10:47:22 -07:00
fakelibvirt.py libvirt: Fix incorrect libvirt library patching in tests 2016-11-09 15:20:10 +00:00
test_blockinfo.py libvirt: Use the recreated disk.config.rescue during a rescue 2016-09-17 09:57:55 +01:00
test_compat.py Workaround for race condition in libvirt 2015-03-14 20:17:41 -03:00
test_config.py Renamed parameters name in config.py 2016-09-26 12:28:45 +00:00
test_designer.py libvirt: convert over to use os-vif for Linux Bridge & OVS 2016-08-10 10:29:49 -04:00
test_driver.py Add context param to confirm_migration virt call 2016-11-19 05:49:08 +08:00
test_fakelibvirt.py libvirt: fixes python 3 related unit tests 2016-09-26 10:50:04 +00:00
test_firewall.py Merge "Stop using mox in test_firewall" 2016-10-12 17:53:35 +00:00
test_guest.py libvirt: Fix incorrect libvirt library patching in tests 2016-11-09 15:20:10 +00:00
test_host.py libvirt: Fix incorrect libvirt library patching in tests 2016-11-09 15:20:10 +00:00
test_imagebackend.py Remove mox from unit/virt/libvirt/test_imagebackend.py (1) 2016-10-17 09:19:59 +07:00
test_imagecache.py Cleanup before removal of conductor local apis 2016-10-18 14:26:06 +02:00
test_migration.py libvirt: Fix incorrect libvirt library patching in tests 2016-11-09 15:20:10 +00:00
test_utils.py Catch error and log warning when not able to update mtimes 2016-10-15 10:22:51 -04:00
test_vif.py Merge "Revert MTU hacks for bug 1623876" 2016-11-12 05:36:55 +00:00