Allon Mureinik has posted comments on this change.

Change subject: restapi: add storage server connections resource
......................................................................


Patch Set 22: (1 inline comment)

....................................................
File 
backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/StorageDomainMapper.java
Line 12: import org.ovirt.engine.api.restapi.model.StorageFormat;
Line 13: import org.ovirt.engine.api.restapi.utils.GuidUtils;
Line 14: import 
org.ovirt.engine.core.common.businessentities.StorageDomainStatic;
Line 15: import 
org.ovirt.engine.core.common.businessentities.StorageServerConnections;
Line 16: 
I don't see the problem - just apply the formatter, and put this before this 
patch.
Line 17: public class StorageDomainMapper {
Line 18: 
Line 19:     @Mapping(from = StorageDomain.class, to = 
StorageDomainStatic.class)
Line 20:     public static StorageDomainStatic map(StorageDomain model, 
StorageDomainStatic template) {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: If6bc32ead098390723825872f6fb292097d52835
Gerrit-PatchSet: 22
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alissa Bonas <abo...@redhat.com>
Gerrit-Reviewer: Alissa Bonas <abo...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpast...@redhat.com>
Gerrit-Reviewer: Ori Liel <ol...@redhat.com>
Gerrit-Reviewer: Tal Nisan <tni...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to