Gilad Chaplik has posted comments on this change.

Change subject: webadmin: Show data centers and their clusters based on 
configured cluster service
......................................................................


Patch Set 3: (1 inline comment)

....................................................
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/dataprovider/AsyncDataProvider.java
Line 370:                 new SearchParameters("DataCenter: sortby name", 
SearchType.StoragePool), //$NON-NLS-1$
Line 371:                 aQuery);
Line 372:     }
Line 373: 
Line 374:     public static void GetDataCenterByClusterServiceList(AsyncQuery 
aQuery, boolean supportsVirtService, boolean supportsGlusterService) {
Ignore. Got confused :-)
Line 375:         aQuery.converterCallback = new IAsyncConverter() {
Line 376:             @Override
Line 377:             public Object Convert(Object source, AsyncQuery 
_asyncQuery) {
Line 378:                 if (source == null) {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ifb63c7e2addf525bb527d94694a8dfc752d69154
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Libor Spevak <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Libor Spevak <[email protected]>
Gerrit-Reviewer: Shireesh Anjal <[email protected]>
Gerrit-Reviewer: Tomas Jelinek <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to