Michael Pasternak has submitted this change and it was merged.
Change subject: restapi: filtering rsdl according to ApplicationMode
......................................................................
restapi: filtering rsdl according to ApplicationMode
The rsdl response will be filtered according to the
Application Mode. In Gluster Only mode
http://hostname/api?rsdl will return only gluster related
links and common links(host,cluster,etc).
Change-Id: I63a244c5b751d0d77113a5bbdb254bae20f5457e
Signed-off-by: Kanagaraj M <kmayilsa(a)redhat.com>
---
M
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendApiResource.java
1 file changed, 17 insertions(+), 0 deletions(-)
Approvals:
Michael Pasternak: Looks good to me, approved
Kanagaraj M: Verified
--
To view, visit
http://gerrit.ovirt.org/6194
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I63a244c5b751d0d77113a5bbdb254bae20f5457e
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Ori Liel <oliel(a)redhat.com>
Gerrit-Reviewer: Shireesh Anjal <sanjal(a)redhat.com>