qemu-server/PVE
Mira Limbeck 89099a07c7 fix #2382: delete cloudinit disk before restoring
The fix introduced in commit bf4a933 did not work as intended. We're
iterating over the $oldconf, not over $virtdev_hash. This means
$drive->{is_cloudinit} is always undefined. Instead use the $exclude_cloudinit
parameter from drive_is_cdrom().

Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
(cherry picked from commit a82348eb34)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-09-25 18:21:23 +02:00
..
API2 introduce one global CLOUDINIT_DISK_SIZE constant 2019-05-16 16:29:02 +02:00
CLI Fix #1999: cli: listsnapshot: handle multiple roots and mark orphaned as root 2019-06-06 10:01:25 +02:00
QemuServer introduce one global CLOUDINIT_DISK_SIZE constant 2019-05-16 16:29:02 +02:00
VZDump fix #503: print correct offline time for stop mode backups 2019-05-15 16:28:15 +02:00
Makefile add QemuServer::Memory 2016-05-23 10:02:07 +02:00
QemuConfig.pm add correct comment about savevm-start 2019-03-19 09:26:56 +01:00
QemuMigrate.pm migrate: log which local resource causes error 2019-05-07 10:22:12 +00:00
QemuServer.pm fix #2382: delete cloudinit disk before restoring 2019-09-25 18:21:23 +02:00
QMPClient.pm use qemu's blockdev-snapshot functions 2018-09-24 11:12:34 +02:00