Issue 383 reported data loss when trying to move an instance based on the sharedfile template. While the actual data loss is fixed by the changes to the cleanup after failed disk creation, move should still be disallowed for sharedfile instances, as copying asumes local ownership over the disks.
Klaus Aehlig (2): Introduce a constant for the copyable disk templates Restict instance move to disk templates based on local files lib/cmdlib.py | 4 ++++ lib/constants.py | 7 +++++++ 2 files changed, 11 insertions(+) -- 1.8.1.3
