Change in ovirt-engine[master]: engine: Fix clone and clone from snapshot functionality
ahadas at redhat.com
ahadas at redhat.com
Sun Jan 11 09:44:41 UTC 2015
Arik Hadas has submitted this change and it was merged.
Change subject: engine: Fix clone and clone from snapshot functionality
......................................................................
engine: Fix clone and clone from snapshot functionality
Clone from snapshot:
- graphics setting logic was missing in VmSnapshotListModel
Clone:
- missing overriding of graphics devices on vm clone caused the
possibility of inheriting graphics device from vm template. Fixed
by overriding graphics devices in CloneVmCommand.
Change-Id: I6dd6a3be2ee78cb1a4a940518bb2b7c467f6b856
Bug-Url: https://bugzilla.redhat.com/1179140
Signed-off-by: Frantisek Kobzik <fkobzik at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CloneVmCommand.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmSnapshotListModel.java
2 files changed, 33 insertions(+), 0 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, but someone else must approve
Frank Kobzik: Verified
Arik Hadas: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/36633
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6dd6a3be2ee78cb1a4a940518bb2b7c467f6b856
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Frank Kobzik <fkobzik at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Frank Kobzik <fkobzik at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list