Sandro Bonazzola has posted comments on this change. Change subject: packaging: setup: force Apache proxy on upgrade ......................................................................
Patch Set 1: (1 inline comment) .................................................... File packaging/fedora/setup/engine-upgrade.py Line 259: def checkHttpd(options): Line 260: handler = utils.TextConfigFileHandler( Line 261: basedefs.FILE_ENGINE_CONF_PROTOCOLS, Line 262: readExisting=True, Line 263: ) you were right, in 3.2.x the file doesn't exists. Line 264: handler.open() Line 265: answer = False Line 266: haveConfig = False Line 267: proxyEnabled = handler.getParam('ENGINE_PROXY_ENABLED') == 'true' -- 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: 1 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