Change in ovirt-host-deploy[master]: vdsm: packages: disable NetworkManager service by default

Alon Bar-Lev has submitted this change and it was merged. Change subject: vdsm: packages: disable NetworkManager service by default ...................................................................... vdsm: packages: disable NetworkManager service by default NetworkManager causes timing issues with network service and vdsm. See rhbz#879180. Antoni Segura Puimedon:
I was confirming the state of affairs with NM guys. They said that: "no, it [the fix in https://bugzilla.redhat.com/show_bug.cgi?id=879180 ] is not in F19. But there are changes in master (will go to F20, RHEL7), one of them being the thing that NM won't monitor ifcfg file changes (but will read the changed files only on explicit request)"
So this change is necessary until then.
Change-Id: Ie309c2939f44b3bc2f44eb9e892cbd118651a41a Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M src/ovirt_host_deploy/constants.py M src/plugins/ovirt-host-deploy/vdsm/packages.py 2 files changed, 17 insertions(+), 0 deletions(-) Approvals: Alon Bar-Lev: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17306 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie309c2939f44b3bc2f44eb9e892cbd118651a41a Gerrit-PatchSet: 2 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Antoni Segura Puimedon <asegurap@redhat.com> Gerrit-Reviewer: Dan Kenigsberg <danken@redhat.com>
participants (1)
-
Alon Bar-Lev