Change in ovirt-engine[master]: core: Add support for WildFly
oourfali at redhat.com
oourfali at redhat.com
Wed Jun 24 07:31:36 UTC 2015
Oved Ourfali has submitted this change and it was merged.
Change subject: core: Add support for WildFly
......................................................................
core: Add support for WildFly
1. Removes compatibility with JBoss 7, only patched WildFly 8+ and JBoss EAP
6.4 are supported platforms
2. Adds detection of provided AS version (WildFly 8+ or EAP 6.4+) and
provides content of service configuration file ovirt-engine.xml.in based
on detected version during ovirt-engine service startup.
3. Adds dependency on ovirt-engine-wildfly and ovirt-engine-wildfly-overlay
packages
4. Enables oVirt engine to use OpenJDK 1.8 (both EAP 6.4 and WildFly 8
supports OpenJDK >= 1.7)
5. Disables linking jar libraries contained in WEB-INF/lib due to
WildFly bug https://issues.jboss.org/browse/WFLY-4382
6. Updates README.developer with WildFly installation notes
Change-Id: Ic35f8a0c276735b9685affea1e068f6ef7298f8c
Bug-Url: https://bugzilla.redhat.com/1121327
Signed-off-by: Martin Perina <mperina at redhat.com>
---
M Makefile
M README.developer
M ovirt-engine.spec.in
M packaging/services/ovirt-engine/ovirt-engine.py
M packaging/services/ovirt-engine/ovirt-engine.xml.in
M packaging/setup/ovirt_engine_setup/engine_common/config.py.in
M packaging/setup/ovirt_engine_setup/engine_common/constants.py
7 files changed, 363 insertions(+), 38 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, but someone else must approve
Martin Peřina: Verified
Jenkins CI: Verified; Looks good to me, but someone else must approve; Passed CI tests
Oved Ourfali: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/40152
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic35f8a0c276735b9685affea1e068f6ef7298f8c
Gerrit-PatchSet: 22
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Max Kovgan <mvk at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos at redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list