5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-01-10 01:18:01 +03:00
qemu-server/PVE
Thomas Lamprecht 3e9d173caa vm destroy: destroy also unusedX config entries
this was previously covered by the "lets destroy ever disk which
matches the VMID" feature we disarmed a bit.

As unused disks are referenced in the config, it is not subtle to
destroy them (and we always did in the past) so fix that regression
again for explicitly referenced but unused disks.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-01-25 15:49:41 +01:00
..
API2 vm destroy: allow opt-out of purging unreferenced disks 2021-01-25 15:22:46 +01:00
CLI qm: import ovf: removed all imported disks on error 2021-01-25 14:58:57 +01:00
QemuServer add PVE::QemuServer::Cgroup 2020-11-24 12:00:33 +01:00
VZDump use get_repository from PVE::PBSClient 2020-12-03 17:25:32 +01:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm tree wide cleanup of s/return undef/return/ 2020-10-16 16:20:05 +02:00
QemuMigrate.pm migration: sort volumes migrated with storage_migrate 2020-12-15 15:21:37 +01:00
QemuServer.pm vm destroy: destroy also unusedX config entries 2021-01-25 15:49:41 +01:00
QMPClient.pm tree wide cleanups 2020-10-16 18:03:32 +02:00