Change in ovirt-engine[master]: webadmin: fix migrate dialog

ahadas at redhat.com ahadas at redhat.com
Sun Jan 4 11:17:03 UTC 2015


Arik Hadas has submitted this change and it was merged.

Change subject: webadmin: fix migrate dialog
......................................................................


webadmin: fix migrate dialog

The migrate dialog did not work because the returned value of the query
for all hosts in cluster changed from ArrayList to LinkedList.
The solution is to handle the returned value as List.

Change-Id: I5e004186025a63703e9a02a193c4d72791a9c303
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/dataprovider/AsyncDataProvider.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/MigrateModel.java
2 files changed, 5 insertions(+), 10 deletions(-)

Approvals:
  Shahar Havivi: Looks good to me, approved
  Arik Hadas: Verified



-- 
To view, visit http://gerrit.ovirt.org/36547
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I5e004186025a63703e9a02a193c4d72791a9c303
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list