Change in ovirt-engine[engine_3.2]: restapi : error when adding disk with missing parameters(#89...
mpastern at redhat.com
mpastern at redhat.com
Thu Feb 14 09:58:09 UTC 2013
Michael Pasternak has submitted this change and it was merged.
Change subject: restapi : error when adding disk with missing parameters(#890524)
......................................................................
restapi : error when adding disk with missing parameters(#890524)
When trying to add disk with missing parameters we get error
with superfluous 0:
Disk [format, interface] required for invoke0
This patch fixes the error message by returning the right
operation name in the message
Change-Id: I754786cf3f916bc3e34bda71073ff3ebcaca94d1
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=890524
Signed-off-by: Ravi Nori <rnori at redhat.com>
---
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendDisksResource.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/12039
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I754786cf3f916bc3e34bda71073ff3ebcaca94d1
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: engine_3.2
Gerrit-Owner: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern at redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>
More information about the Engine-commits
mailing list