Tomas Jelinek has submitted this change and it was merged. Change subject: webadmin: Fix balloon while creating VMs from snapshots ......................................................................
webadmin: Fix balloon while creating VMs from snapshots During the creation of VMs from snapshots, the memory ballooning device was always created even when the original VM had it disabled. This patch fixes this by passing to the AddVmFromSnapshot command the state of the ballooning device from the original VM. Change-Id: I263abb8f3b170e6668e2e93b79700848bf056b57 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1152659 Signed-off-by: Vitor de Lima <[email protected]> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmSnapshotListModel.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Vitor de Lima: Verified Tomas Jelinek: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/34418 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I263abb8f3b170e6668e2e93b79700848bf056b57 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vitor de Lima <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> Gerrit-Reviewer: Vitor de Lima <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
