Change in ovirt-host-deploy[master]: bridge: temporary workaround for firewalld behaviour

Alon Bar-Lev has submitted this change and it was merged. Change subject: bridge: temporary workaround for firewalld behaviour ...................................................................... bridge: temporary workaround for firewalld behaviour Currently, addNetwork just hangs if firewalld is up while creating the bridge. So as temporary workaround stop firewalld before creating the bridge. Change-Id: Ib6c248a7c49492f7889fc71f11ae1dad1e3434ae Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=869963 Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M src/plugins/ovirt-host-deploy/vdsm/bridge.py 1 file changed, 6 insertions(+), 0 deletions(-) Approvals: Alon Bar-Lev: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9588 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib6c248a7c49492f7889fc71f11ae1dad1e3434ae Gerrit-PatchSet: 1 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com>
participants (1)
-
Alon Bar-Lev