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 <rn...@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 <rn...@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpast...@redhat.com> Gerrit-Reviewer: Ravi Nori <rn...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches