Doron Fediuck has submitted this change and it was merged. Change subject: engine-core: fix context and registration servlet name ......................................................................
engine-core: fix context and registration servlet name * fix the war context names to OvirtEngine and OvirtEngineWeb * fix registration servlet name to "OvirtEngineWeb/register" this fix is needed by vdsm fix I743bfc8258a7cf8fd032cde13aadd2827ed9ea29 and Id1c98658af80ad52a14934a962be4945c91ff48d Change-Id: I4f36a302adbafdc5f9d0bb219896c794cbad31dd (cherry picked from commit 6ce3923824aab0d4b36223df44b60a8f033451ae) --- M backend/manager/tools/engine-notifier/engine-notifier-service/src/main/java/org/ovirt/engine/core/notifier/EngineMonitorService.java M ear/pom.xml M frontend/wars/rmw-war/src/main/java/org/ovirt/engine/core/status/HealthStatus.java M frontend/wars/rmw-war/src/main/webapp/WEB-INF/web.xml 4 files changed, 7 insertions(+), 7 deletions(-) Approvals: Doron Fediuck: Verified; Looks good to me, approved Roy Golan: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/1644 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4f36a302adbafdc5f9d0bb219896c794cbad31dd Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: engine_3.0 Gerrit-Owner: Doron Fediuck <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
