]> git.proxmox.com Git - pve-container.git/commit
fix #1786: check for shared storage on clone
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 29 May 2018 07:00:32 +0000 (09:00 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 1 Jun 2018 12:56:52 +0000 (14:56 +0200)
commit24f9d440a6391ec31ecfce869627a7910eb3f041
treeb54eb1f3d6b1286e57f2fe5b280793803a1acc1c
parentc2182c490d62f5429f4fc3cb2b7161d135d5dbd3
fix #1786: check for shared storage on clone

Refuse to clone a container to a remote node when using
local storage.

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