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

laravot at redhat.com laravot at redhat.com
Wed Feb 24 13:08:43 UTC 2016


Liron Aravot has submitted this change and it was merged.

Change subject: engine: Clone Cinder disk refactor - AddVmTemplate
......................................................................


engine: Clone Cinder disk refactor - AddVmTemplate

In AddVmTemplateCommand, 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: I183788e8cd6a5a540739d2a2474200d8a5157d25
Signed-off-by: Fred Rolland <frolland at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmTemplateCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/cinder/CloneCinderDisksCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/cinder/CloneSingleCinderDiskCommand.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/ImagesContainterParametersBase.java
4 files changed, 52 insertions(+), 23 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Freddy Rolland: Verified
  Liron Aravot: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/52571
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I183788e8cd6a5a540739d2a2474200d8a5157d25
Gerrit-PatchSet: 11
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Fred Rolland <frolland at redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list