Tal Nisan 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 <vdelima(a)redhat.com>
---
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/34419
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I263abb8f3b170e6668e2e93b79700848bf056b57
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Vitor de Lima <vdelima(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Vitor de Lima <vdelima(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server