]> git.proxmox.com Git - pve-container.git/commit
fix #1532: add target-storage support to migration
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 9 Feb 2022 13:07:31 +0000 (14:07 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 9 Feb 2022 17:39:14 +0000 (18:39 +0100)
commite90ddc4c6a998ee22ba217e1ef97bd3d82a12aba
treebe9dc517d26479fa057869259acc7e4afd30bb2e
parent222c6ac44bcb2ddc41c20c2b88c8af3ac84ddecd
fix #1532: add target-storage support to migration

re-using helpers that already exist for qemu-server. this is a
pre-requisite for extending remote migration support to containers.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/PVE/API2/LXC.pm
src/PVE/LXC/Migrate.pm