Michael Pasternak has submitted this change and it was merged.
Change subject: restapi : during deleting disk an error in log “Could not find
sub-resource in the collection resource"
......................................................................
restapi : during deleting disk an error in log “Could not find sub-resource in the
collection resource"
During deleting disk there is an error logged into
engine.log “Could not find sub-resource in the collection
resource"
The operation succeeds but there is an error message in log
Change-Id: I1be9c02b2aadd7e59371e1cca1ed531964039e7a
Bug-Url:
https://bugzilla.redhat.com/973751
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendDisksResource.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/15632
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1be9c02b2aadd7e59371e1cca1ed531964039e7a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server