Barak Azulay has uploaded a new change for review.

Change subject: packaging: enable ovirt installation on ports lower than 1024
......................................................................

packaging: enable ovirt installation on ports lower than 1024

This patch enables ovirt to utilize default HTTP/S ports (80/443).
- It uses httpd and mod_ssl to proxy the requests to the jboss service.
- The default installation ports were changed to 80 & 443
- In case the httpd configuration files are changed we assume the httpd
  is in use, and ask the user whether we can override the httpd
  configuration files.
- If the user does not permit to overrid the httpd configuration files
  we fall back the defaults  to 8080 and 8443.

Change-Id: I3307ed7aee556ebee6021a47c4b9c7e4583b42d3
---
M packaging/fedora/setup/basedefs.py
M packaging/fedora/setup/common_utils.py
M packaging/fedora/setup/engine-setup.py
M packaging/fedora/setup/engine_validators.py
M packaging/fedora/setup/output_messages.py
A packaging/fedora/setup/ovirt_port80.py
M packaging/fedora/spec/ovirt-engine.spec.in
7 files changed, 447 insertions(+), 25 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/61/2961/1
--
To view, visit http://gerrit.ovirt.org/2961
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3307ed7aee556ebee6021a47c4b9c7e4583b42d3
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Barak Azulay <bazu...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to