Allon Mureinik has posted comments on this change.

Change subject: restapi: Show full Gluster storage domain details
......................................................................


Patch Set 2:

(1 comment)

https://gerrit.ovirt.org/#/c/39810/2/backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendStorageDomainsResource.java
File 
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendStorageDomainsResource.java:

Line 380:         }
Line 381:         if (cnx.getNfsVersion() != null) {
Line 382:             
model.getStorage().setNfsVersion(StorageDomainMapper.map(cnx.getNfsVersion(), 
null));
Line 383:         }
Line 384:     }
> Can you look at patchset 1? We can change this class to how it look in patc
I strongly prefer this variant, but it's Juan's realm - his opinion should 
carry more weight than mine.
Line 385: 
Line 386:     protected void mapFileDomain(StorageDomain model,
Line 387:             
org.ovirt.engine.core.common.businessentities.StorageDomain entity) {
Line 388:         final Storage storage = model.getStorage();


-- 
To view, visit https://gerrit.ovirt.org/39810
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I2294ab6a0256f5c8bc5f48e04dada506500f79d5
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Ori Liel <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to