From Tal Nisan <tnisan(a)redhat.com>:
Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: default storage domain on VM import
......................................................................
webadmin: default storage domain on VM import
When importing a VM from an export domain, each disk's destination
storage domain is selected by default to be the first one that shows in
the list.
This patch changes this default selection to be the storage domain with
the most free space of all the domains in the list, making a scenario
where the default selection is a storage domain that has not enough
space less possible.
Change-Id: Iea988fea5de32b44353c526d2bfe119d3e13ab9c
Bug-Url:
https://bugzilla.redhat.com/1279407
Signed-off-by: Idan Shaby <ishaby(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(+), 1 deletion(-)
Approvals:
Tal Nisan: Looks good to me, approved
Jenkins CI: Passed CI tests
Idan Shaby: Verified
--
To view, visit
https://gerrit.ovirt.org/70641
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iea988fea5de32b44353c526d2bfe119d3e13ab9c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.1
Gerrit-Owner: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Idan Shaby <ishaby(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>