Ori Liel has posted comments on this change.

Change subject: restapi: Add "All-Content" Header.
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File 
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendStorageDomainResource.java
Line 178:             
model.setStatus(StatusUtils.create(StorageDomainStatus.UNATTACHED));
Line 179:         } else {
Line 180:             model.setStatus(null);
Line 181:         }
Line 182:         return model;
There is no super implementation for doPopulate(), it is an abstract method in 
the base class which is only implemented here.
Line 183:     }
Line 184: 
Line 185: 
Line 186:     private List<LogicalUnit> getIncomingLuns(Storage storage) {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I2b0faf2843ec368fafd5270dc23d711d0710bd48
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ori Liel <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: Ori Liel <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to