Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: setup: disable firewalld in early misc stage
......................................................................
packaging: setup: disable firewalld in early misc stage
otopi disables firewalld just before enabling iptables.
We need to disable firewalld before entering misc stage
because otherwise libvirt will rely on it also if it's
stopped just after libvirt is started.
Change-Id: Id74fcb192e09d27154d87ae8529a9722ae80a772
Bug-Url:
https://bugzilla.redhat.com/1057139
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
(cherry picked from commit f84e522ad12c29adbf4cb0044ed6a59a78a57fb1)
---
M src/plugins/ovirt-hosted-engine-setup/network/Makefile.am
M src/plugins/ovirt-hosted-engine-setup/network/__init__.py
A src/plugins/ovirt-hosted-engine-setup/network/iptables.py
3 files changed, 82 insertions(+), 2 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/24933
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id74fcb192e09d27154d87ae8529a9722ae80a772
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: ovirt-hosted-engine-setup-1.1
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server