Arik Hadas has submitted this change and it was merged. Change subject: core: cleanup in RunVmCommandBase ......................................................................
core: cleanup in RunVmCommandBase The part that removes hibernation volumes in RunVmCommandBase#runningSucceeded is redundant now that we store them on the active snapshot since they are removed by RunVmCommand. Thus, it is removed. Change-Id: I355cab35fd090918737f00edd356324c30ce4ca6 Signed-off-by: Arik Hadas <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommandBase.java 1 file changed, 0 insertions(+), 24 deletions(-) Approvals: Shahar Havivi: Looks good to me, approved Arik Hadas: Verified -- To view, visit http://gerrit.ovirt.org/37087 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I355cab35fd090918737f00edd356324c30ce4ca6 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Shahar Havivi <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
