Lior Vernia has posted comments on this change.

Change subject: webadmin: Update HostSetupNetworks flow to use isManagement
......................................................................


Patch Set 17:

(1 comment)

http://gerrit.ovirt.org/#/c/37028/17/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostSetupNetworksModel.java
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostSetupNetworksModel.java:

Line 904:         
Frontend.getInstance().runQuery(VdcQueryType.GetVdsInterfacesByVdsId, params, 
asyncQuery);
Line 905:     }
Line 906: 
Line 907:     private void
Line 908:     queryNetworks() {
??? :)
Line 909:         // query for networks
Line 910:         AsyncQuery asyncQuery = new AsyncQuery();
Line 911:         asyncQuery.setModel(this);
Line 912:         asyncQuery.asyncCallback = new INewAsyncCallback() {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I3bb6d8149d895a5834c5fb59e357a9acab7cb00d
Gerrit-PatchSet: 17
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yevgeny Zaspitsky <yzasp...@redhat.com>
Gerrit-Reviewer: Lior Vernia <lver...@redhat.com>
Gerrit-Reviewer: Yevgeny Zaspitsky <yzasp...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to