Change in ovirt-engine[master]: core: cleanup in restore stateless vm

Arik Hadas has submitted this change and it was merged. Change subject: core: cleanup in restore stateless vm ...................................................................... core: cleanup in restore stateless vm Extract the code that detaches disks that are not part of the stateless snapshot to another method and the instantiation of the parameters for the DetachDiskFromVm to a separate method as well. Change-Id: I3fd4b2d3ace2d15071d50897f221b9990b8e1d67 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RestoreStatelessVmCommand.java 1 file changed, 31 insertions(+), 17 deletions(-) Approvals: Shahar Havivi: Looks good to me, approved Arik Hadas: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/59472 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3fd4b2d3ace2d15071d50897f221b9990b8e1d67 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
ahadas@redhat.com