Change in ovirt-engine[master]: webadmin: Fix REST API URL in UI plugin infra

vszocs at redhat.com vszocs at redhat.com
Wed Dec 11 14:53:35 UTC 2013


Vojtech Szocs has submitted this change and it was merged.

Change subject: webadmin: Fix REST API URL in UI plugin infra
......................................................................


webadmin: Fix REST API URL in UI plugin infra

This patch ensures that UI plugin infrastructure
acquires REST API session using URL:

  /ovirt-engine/api/

(i.e. using appropriate base context path)

instead of current URL:

  /api/

which yields HTTP 404 response without redirect.

Change-Id: I5a538036f14a823ce831375ba3323fe2a0b7b7da
Signed-off-by: Vojtech Szocs <vszocs at redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/plugin/restapi/RestApiSessionManager.java
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Vojtech Szocs: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5a538036f14a823ce831375ba3323fe2a0b7b7da
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list