Michael Pasternak has submitted this change and it was merged.

Change subject: packaging: move api from /api to /ovirt-engine/api
......................................................................


packaging: move api from /api to /ovirt-engine/api

part of the effort to make the ovirt-engine application well behaved
application we would like to stop abusing root context of the web
server.

for backward compatibility /api/* will be forwarded into
/ovirt-engine/api/* without redirect.

the uris that will be returned in the response will reference to the
/ovirt-engine/api namespace.

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=961677
Change-Id: I2ab8396359db608bb2eaae366f31b92034fa4413
Signed-off-by: Alon Bar-Lev <[email protected]>
---
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/BackendApiResourceTest.java
M 
backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/BackendHostNicsResourceTest.java
M backend/manager/modules/root/src/main/webapp/WEB-INF/web.xml
M ear/pom.xml
M packaging/setup/plugins/ovirt-engine-setup/all-in-one/vdsm.py
6 files changed, 27 insertions(+), 9 deletions(-)

Approvals:
  Michael Pasternak: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2ab8396359db608bb2eaae366f31b92034fa4413
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Alexander Wels <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Barak Azulay <[email protected]>
Gerrit-Reviewer: Itamar Heim <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to