Change in ovirt-engine[master]: restapi : Add group doesn't work (#882710)

mpastern at redhat.com mpastern at redhat.com
Wed Dec 5 08:50:32 UTC 2012


Michael Pasternak has submitted this change and it was merged.

Change subject: restapi : Add group doesn't work (#882710)
......................................................................


restapi : Add group doesn't work (#882710)

Adding a group using api requires authetication using the
domain from which we are adding the group.

This patch adds the ability to add groups from domains
identified by the group name. Also lets the user add
groups by id.

Change-Id: I20927d4732af6a22702c65c0f32f072039cb82e9
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=882710
Signed-off-by: Ravi Nori <rnori at redhat.com>
---
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendGroupsResourceBase.java
M backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/AbstractBackendBaseTest.java
M backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/BackendGroupsResourceTest.java
3 files changed, 129 insertions(+), 5 deletions(-)

Approvals:
  Michael Pasternak: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/9692
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I20927d4732af6a22702c65c0f32f072039cb82e9
Gerrit-PatchSet: 3
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