Mike Kolesnik has uploaded a new change for review. Change subject: [DO NOT SUBMIT!] core: Simplify RemoveSnapshot command to get id ......................................................................
[DO NOT SUBMIT!] core: Simplify RemoveSnapshot command to get id The RemoveSnapshot command will get the ID of the snapshot to remove, and will take care of figuring out who to merge to by itself. This is agreeed with REST/UI behaviour and also in accordance to planned changes on VDSM layer which is planned to do the merge of images internally. Change-Id: I7b79071550b4b53774ea9482a0ca2eda2f65b1fd --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveSnapshotCommand.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/RemoveSnapshotParameters.java 2 files changed, 14 insertions(+), 51 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/30/1130/1 -- To view, visit http://gerrit.ovirt.org/1130 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7b79071550b4b53774ea9482a0ca2eda2f65b1fd Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Mike Kolesnik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
