Change in ovirt-engine[master]: packaging: move api from /api to /ovirt-engine/api

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 <alonbl@redhat.com> --- 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 <alonbl@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Barak Azulay <bazulay@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpastern@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
mpastern@redhat.com