Change in ovirt-engine[master]: packaging: Support multiple applications

oschreib at redhat.com oschreib at redhat.com
Mon Jul 23 10:52:51 UTC 2012


Ofer Schreiber has submitted this change and it was merged.

Change subject: packaging: Support multiple applications
......................................................................


packaging: Support multiple applications

Add support for multiple deployment units. At the moment we assume
that there is only one deployment unit: engine.ear. This patch
adds support for several deployment units. If more are needed they
can be installed to the /usr/share/ovirt-engine directory and then
their names added to the ENGINE_APPS variable in the
/etc/sysconfig/ovirt-engine file, for example:

ENGINE_APPS="engine.ear whatever.war"

Change-Id: I1818927c5f2be8adbc30d3b99c0e3d015d3428ae
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M packaging/fedora/engine-service.py
M packaging/fedora/engine-service.sysconfig
2 files changed, 40 insertions(+), 26 deletions(-)

Approvals:
  Juan Hernandez: Verified
  Ofer Schreiber: Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1818927c5f2be8adbc30d3b99c0e3d015d3428ae
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi at redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib at redhat.com>



More information about the Engine-commits mailing list