Change in ovirt-engine[master]: core: cleanup in RunVmCommandBase

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 <ahadas@redhat.com> --- 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 <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
ahadas@redhat.com