Gilad Chaplik has posted comments on this change.

Change subject: webadmin: SDs missing from tree (#851853)
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/SystemTreeModel.java
Line 347:             if (!returnValue.getSucceeded())
Line 348:             {
Line 349:                 continue;
Line 350:             }
Line 351:             storages = (ArrayList<storage_domains>) 
returnValue.getReturnValue();
gerrit
Line 352: 
Line 353:             SystemTreeItemModel dataCenterItem = new 
SystemTreeItemModel();
Line 354:             dataCenterItem.setType(SystemTreeItemType.DataCenter);
Line 355:             
dataCenterItem.setApplicationMode(ApplicationMode.VirtOnly);


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I2de63a284c120f059fa11095e9997f6b22a195da
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to