nova/nova/tests/unit/virt
Lee Yarwood 8795b20624 libvirt: Use the recreated disk.config.rescue during a rescue
I931421ea introduced a callback to _create_configdrive from
_create_domain during a rescue that recreates the config disk of an
instance with an additional .rescue suffix. However due to a latent bug
neither the original or this recreated config disk are mapped to the
instance during the resulting rescue.

To correct this disk.config.rescue is now added to the disk_mapping for
the instance if a config disk is required during a rescue.

Closes-bug: #1597669
Change-Id: I46cebd0612f50ff7373f677c4a002d444a877972
2016-09-17 09:57:55 +01:00
..
disk libvirt: virtuozzo instance resize support 2016-06-28 22:13:49 +03: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 "Add support for vd2 user context to other drivers" 2016-08-31 02:40:59 +00:00
libvirt libvirt: Use the recreated disk.config.rescue during a rescue 2016-09-17 09:57:55 +01:00
vmwareapi VMware: Refactor the image transfer 2016-09-08 23:56:33 +00:00
xenapi Merge "Add support for vd2 user context to other drivers" 2016-08-31 02:40:59 +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 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 Throw exception if numa_nodes is not set to integer greater than 0 2016-09-09 14:53:56 +02: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