]> git.proxmox.com Git - pve-manager.git/commit
ui: guest migrate: allow mapped devices for offline migrations
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 16 Jun 2023 13:05:40 +0000 (15:05 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 19 Jun 2023 06:29:56 +0000 (08:29 +0200)
commit02f14aa838e52a1c60b77c2e9b63966c3aa59812
tree02681a30c3a444f08083697abcb9143fc673566c
parent70eb18e8f033a28cedcf4ddd9c8d7d79cad30a0a
ui: guest migrate: allow mapped devices for offline migrations

if the migration is an offline migration and when the mapping on the
target node exists, otherwise not

this does not change the behaviour for 'raw' devices in the config
those can still be forced to be migrated, like before

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/window/Migrate.js