Change in ovirt-engine[master]: restapi: Fix not able to update non guid ids
mpastern at redhat.com
mpastern at redhat.com
Mon Jul 15 08:53:59 UTC 2013
Michael Pasternak has submitted this change and it was merged.
Change subject: restapi: Fix not able to update non guid ids
......................................................................
restapi: Fix not able to update non guid ids
Fixed the REST infrastructure to be able to accept
non guid ids in "update" action of entities - use generic T instead of Guid.
This change aligns the "update" behavior with the "add" action that
already works this way and allows non guid ids.
Change-Id: I4dbdca3fc820e7480d0bcffcec35568ee96b887d
Signed-off-by: Alissa Bonas <abonas at redhat.com>
---
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/AbstractBackendSubResource.java
1 file changed, 4 insertions(+), 4 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/16837
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4dbdca3fc820e7480d0bcffcec35568ee96b887d
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alissa Bonas <abonas at redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern at redhat.com>
Gerrit-Reviewer: Ori Liel <oliel at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list