Change in ovirt-engine[master]: webadmin: Fix disk allocation on new VM/Template

Tal Nisan has submitted this change and it was merged. Change subject: webadmin: Fix disk allocation on new VM/Template ...................................................................... webadmin: Fix disk allocation on new VM/Template When creating a new template from VM or a new VM/pool from template the disk allocation table selected the first storage domain as the default storage domain for the operation and that caused all the disks in the template/VM to be created on this storage domain regardless to the storage domain the original disks reside on Change-Id: I0a2f71c4f18ccb52362272edf56853e2fde9643f Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/DisksAllocationModel.java 1 file changed, 16 insertions(+), 8 deletions(-) Approvals: Tal Nisan: Verified Daniel Erez: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15576 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0a2f71c4f18ccb52362272edf56853e2fde9643f Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
tnisan@redhat.com