nova/nova/tests/unit/virt
Mikhail Feoktistov d60d70598e libvirt: virtuozzo instance rescue mode support
Adapt "nova rescue" code to support Virtuozzo ploop disks.
In rescue mode we use static mount point /mnt/rescue for original filesystem.
As far as ploop disks are in fact directories
we use rmtree function to delete rescue disks in unrescue procedure.

Implements: blueprint virtuozzo-rescue-support
Change-Id: I07b9e3a8b726635294395b0292fc3592a1b0f918
2016-06-29 17:29:30 +03:00
..
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 libvirt: virtuozzo instance rescue mode support 2016-06-29 17:29:30 +03:00
vmwareapi Use assertGreater(A, X) instead of assertTrue(A > X) 2016-06-03 16:53:12 +01:00
xenapi XenAPI: Stream config drive to XAPI 2016-06-27 13:41:27 +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 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