Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: Fixed a bug in disks allocation when importing a VM
......................................................................
webadmin: Fixed a bug in disks allocation when importing a VM
When importing a VM without collapse snapshots the allocation should fit the
original allocation and should not be changeable, when moving to collapse
snapshots the allocation should be changeable and keep the same logic when
switching from with or without collapse snapshot option
Change-Id: Iff56b64302b4f0a07a4c6bbcfb0cccdf9533e292
Bug-Url:
https://bugzilla.redhat.com/965170
Signed-off-by: Tal Nisan <tnisan(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/ImportDiskData.java
1 file changed, 8 insertions(+), 13 deletions(-)
Approvals:
Tal Nisan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19234
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iff56b64302b4f0a07a4c6bbcfb0cccdf9533e292
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server