Sandro Bonazzola has posted comments on this change.

Change subject: packaging: setup: force Apache proxy on upgrade
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File packaging/fedora/setup/engine-upgrade.py
Line 1251: def updateHttpdConf():
Line 1252:     """
Line 1253:     Update httpd configuration forcing proxy on upgrade.
Line 1254:     """
Line 1255:     srv = utils.Service(basedefs.HTTPD_SERVICE_NAME)
Done
Line 1256:     srv.stop(False)
Line 1257:     if os.path.exists(basedefs.FILE_OVIRT_HTTPD_CONF_LEGACY):
Line 1258:         os.rename(
Line 1259:             basedefs.FILE_OVIRT_HTTPD_CONF_LEGACY,


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib46bcf40acff860cd3e52634ade683d7a8836cf6
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: Alex Lourie <alou...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgold...@redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschr...@redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to