Change in ovirt-engine[master]: resatpi: Wrong Links In Group (#967547)
mpastern at redhat.com
mpastern at redhat.com
Mon Jun 10 12:56:20 UTC 2013
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 at 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 at redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern at redhat.com>
Gerrit-Reviewer: Ori Liel <oliel at redhat.com>
More information about the Engine-commits
mailing list