Ori Liel has posted comments on this change. Change subject: restapi: add /disks sub-collection to /storagedomain resource ......................................................................
Patch Set 3: (1 inline comment) .................................................... File backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/BackendStorageDomainDisksResourceTest.java Line 164: assertTrue(model.isSparse()); Line 165: assertTrue(!model.isBootable()); Line 166: assertTrue(model.isPropagateErrors()); Line 167: } Line 168: } seems like still missing test for list() -- To view, visit http://gerrit.ovirt.org/10337 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If6c18e5b28e81f13b44e9431efd623a5627379a1 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Pasternak <[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
