Change in ovirt-engine[master]: core: Image configuration adjustments for cloning a VM
tnisan at redhat.com
tnisan at redhat.com
Tue Nov 25 13:28:25 UTC 2014
Tal Nisan has submitted this change and it was merged.
Change subject: core: Image configuration adjustments for cloning a VM
......................................................................
core: Image configuration adjustments for cloning a VM
While cloning a VM, in some cases disk image configurations must be
applied before executing the command. Specifically when cloning a
VM's snapshot with thin NFS, raw disk allocation, to a VM with thin
block disk allocation- the raw format needs to be changed to COW.
Change-Id: Id924e9beab5d84277fad4f3a2a40b14571beaf22
Bug-Url: https://bugzilla.redhat.com/1121397
Signed-off-by: Amit Aviram <aaviram at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmAndCloneImageCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmFromSnapshotCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CloneVmCommand.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AddVmFromSnapshotCommandTest.java
4 files changed, 29 insertions(+), 9 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Amit Aviram: Verified
--
To view, visit http://gerrit.ovirt.org/35225
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id924e9beab5d84277fad4f3a2a40b14571beaf22
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Amit Aviram <aaviram at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Amit Aviram <aaviram at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list