]> git.proxmox.com Git - qemu-server.git/commit
migration: cloudinit check: bump manager dependency and guard with cloudinit drive
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 16 Nov 2022 11:45:25 +0000 (12:45 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 16 Nov 2022 11:47:43 +0000 (12:47 +0100)
commit71cc2c41777def4c335df2ebed95f53b281232b0
tree3ec49137550d02ee9c68a2b2c12109dc0483cb02
parent6622226553bae58b935484ae0404fe37dc3bb124
migration: cloudinit check: bump manager dependency and guard with cloudinit drive

The former to ensure the manager that depends on the newer
qemu-server is actually installed and the latter to avoid false
positives

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/QemuMigrate.pm