Change in ovirt-engine[master]: restapi: Mapping of empty name in user object (#B861098)
mpastern at redhat.com
mpastern at redhat.com
Mon Dec 10 08:32:32 UTC 2012
Michael Pasternak has submitted this change and it was merged.
Change subject: restapi: Mapping of empty name in user object (#B861098)
......................................................................
restapi: Mapping of empty name in user object (#B861098)
When retrieving list of users using /api/users, empty name
tag is added to the xml returned when the user does not
belong to a group.
The group should be omitted from the groups list if it is empty.
Change-Id: I1444e755797b101a216fd2e20537dd6e2aaefb33
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=861098
Signed-off-by: Ravi Nori <rnori at redhat.com>
---
M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/UserMapper.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/9138
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1444e755797b101a216fd2e20537dd6e2aaefb33
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
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