Tal Nisan has submitted this change and it was merged.
Change subject: core: add vm from snapshot revert flow
......................................................................
core: add vm from snapshot revert flow
The behaviour was changed when applying the revert flow to import vm
template command, there are few issues in that flow (some related and
some are not) - i'm currently applying the previous behaviour and will
reapply that change after all issues are solved - there's gonna be a
whole design change in that area, so meanwhile just applying the
previous logic.
Change-Id: Icdaed44a09f712fa0a6a4c1f5b5890f0c9c4f7a9
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveOrCopyImageGroupCommand.java
1 file changed, 8 insertions(+), 6 deletions(-)
Approvals:
Tal Nisan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/11965
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icdaed44a09f712fa0a6a4c1f5b5890f0c9c4f7a9
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>