Change in ovirt-engine[master]: core: Add support for WildFly

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@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@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Max Kovgan <mvk@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
oourfali@redhat.com