Feature #4075

implement snapshot_flatten for VM disk snapshots

Added by Anton Todorov over 5 years ago.

Status:PendingStart date:10/21/2015
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:Core & System
Target version:-
Resolution: Pull request:

Description

Currently it is implemented only for persistent snapshots.

The procedure to flatten should be

check
if the current disk is NOT based on the selected snapshot to flatten to; then
shutdown VM if RUNNING
revert/rebase to snapshot
boot VM if was RUNNING
fi
flatten/rebase/delete all other snapshots and delete them from the DB

Also available in: Atom PDF