]> git.proxmox.com Git - qemu-server.git/commit
cloud-init: clone/move support
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 23 Feb 2018 10:07:19 +0000 (11:07 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 7 Mar 2018 08:11:31 +0000 (09:11 +0100)
commit931432bd2d31a3203b309235768aa626bc1f482d
treeacc4af37398afb0cd2c75b6c6318b57b6df8de5f
parent3351aacc707d465da75cecc49209da99cc2c38e3
cloud-init: clone/move support

move: don't error out with "you can't move a cdrom"
clone: always full-clone cloud-init images
  They get completely replaced anyway at the next start, so
  there's no point in keeping them.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
PVE/API2/Qemu.pm
PVE/QemuServer.pm