Oved Ourfali has posted comments on this change.
Change subject: foreman integration - showing foreman hosts in new host dialog
......................................................................
Patch Set 1: (1 inline comment)
....................................................
File
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostModel.java
Line 1062: getHostsQuery.asyncCallback = new INewAsyncCallback() {
Line 1063: @Override
Line 1064: public void OnSuccess(Object model, Object result)
Line 1065: {
Line 1066: HostModel hostListModel = (HostModel) model;
It is part of the interface, so i'll go ahead and use that.
Will change the name of the variable.
Line 1067:
Line 1068: ArrayList<VDS> hosts = (ArrayList<VDS>) result;
Line 1069: ListModel hostNameListModel =
hostListModel.getHostName();
Line 1070: hostNameListModel.setItems(hosts);
--
To view, visit http://gerrit.ovirt.org/14582
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I30ea180e477a8f0714c4dc97ec55f29be515723a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches