qemu-server/PVE
Fabian Ebner 758a08eb39 Change format for unused drives
and make it match with what parse_drive does. Even though the 'real' format
was pve-volume-id, callers already expected that parse_drive returns a hash
with a valid 'file' key (e.g. PVE/API2/Qemu.pm:1147ff).

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
Reviewed-By: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2020-03-16 13:30:50 +01:00
..
API2 fix #2580: api/delete: drop VM from HA resources if purge is set 2020-03-12 13:39:00 +01:00
CLI Create Drive.pm and move drive-related code there 2020-03-07 18:23:57 +01:00
QemuServer Change format for unused drives 2020-03-16 13:30:50 +01:00
VZDump archive_pbs: call backup_cancel only when job is really started 2020-03-11 11:47:24 +01:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm Use MAX_UNUSED_DISKS from Drive.pm to avoid duplication 2020-03-07 18:23:57 +01:00
QemuMigrate.pm Consistently use format determined in 'PVE::Storage::foreach_volid' 2020-03-09 19:36:58 +01:00
QemuServer.pm PVE/QemuServer.pm - proxmox backup server restore: use new pbs-restore binary 2020-03-11 11:47:24 +01:00
QMPClient.pm Append newline to all QGA commands 2020-03-11 11:11:45 +01:00