Change in ovirt-engine[master]: resatpi: Wrong Links In Group (#967547)

Michael Pasternak has submitted this change and it was merged. Change subject: resatpi: Wrong Links In Group (#967547) ...................................................................... resatpi: Wrong Links In Group (#967547) Links to tags, permissions, roles within Group included domain: wrong: .../api/domain/xxx/group/yyy/tags (404 not found) after fix: .../api/groups/yyy/tags (good) Bug-Url: http://bugzilla.redhat.com/967547 Change-Id: I1106470e0a6dbbf804f949f2d0959ef914717bde Signed-off-by: Ori Liel <oliel@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendGroupResource.java M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendGroupsResourceBase.java 2 files changed, 4 insertions(+), 2 deletions(-) Approvals: Michael Pasternak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15515 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1106470e0a6dbbf804f949f2d0959ef914717bde Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpastern@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com>
participants (1)
-
mpastern@redhat.com