]> git.proxmox.com Git - pve-container.git/commit
Add force parameter for migration with bind/dev mp
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 16 Mar 2016 14:45:55 +0000 (15:45 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 16 Mar 2016 15:50:04 +0000 (16:50 +0100)
commit9746c0957d06b9d68544e8f7ef9d2b9ed8d1e253
tree934a703453255adcfa2a3809c24c21ec467af1a0
parent1b3213ae44a5d3b4fc3af2fc321b17076c1b8fc4
Add force parameter for migration with bind/dev mp

Add a new 'force' parameter that allows to force the
migration of a container despite configured bind or device
mountpoints, which will be ignored/skipped.
src/PVE/API2/LXC.pm
src/PVE/LXC/Migrate.pm