Change in ovirt-engine[master]: core: live migration for disks based on template

Daniel Erez has submitted this change and it was merged. Change subject: core: live migration for disks based on template ...................................................................... core: live migration for disks based on template Fetch DiskImage using get() instead of getAncestor() (getAncestor() returns template's disk when applicable) Change-Id: I42747d9d5d7f55e457c4b2f9d05b1c7b02dffb3d Bug-Url: https://bugzilla.redhat.com/896439 Signed-off-by: Daniel Erez <derez@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveDisksCommand.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/MoveDisksCommandTest.java 2 files changed, 26 insertions(+), 2 deletions(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11299 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I42747d9d5d7f55e457c4b2f9d05b1c7b02dffb3d Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com>
participants (1)
-
derez@redhat.com