Change in ovirt-engine[master]: engine: Clone Cinder disk refactor - AddVm command

Liron Aravot has submitted this change and it was merged. Change subject: engine: Clone Cinder disk refactor - AddVm command ...................................................................... engine: Clone Cinder disk refactor - AddVm command In AddVmCommand, cloning of Cinder disks is now done directly and not through CloneCinderDisksCommand. The rollback operation of deleting the copied disk in this flow is done in CloneSingleCinderDiskCommand. Change-Id: I5206ca5bb85bcef8168e0ac016c8e2a23af19fca Signed-off-by: Fred Rolland <frolland@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmCommand.java 1 file changed, 28 insertions(+), 18 deletions(-) Approvals: Freddy Rolland: Verified Liron Aravot: Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/52861 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5206ca5bb85bcef8168e0ac016c8e2a23af19fca Gerrit-PatchSet: 11 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Fred Rolland <frolland@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
laravot@redhat.com