David Caro has posted comments on this change. Change subject: vdsm: packages: do not re-start network service ......................................................................
Patch Set 1: I would prefer that you didn't submit this (1 inline comment) .................................................... File src/plugins/ovirt-host-deploy/vdsm/packages.py Line 176: # so we do this manually. Line 177: # Line 178: if self.services.exists('network'): Line 179: # rhel network fails on second restart Line 180: if not self.service.status('network'): missing 's' on self.service Line 181: self.services.state('network', True) Line 182: self.services.startup('network', True) Line 183: Line 184: # -- To view, visit http://gerrit.ovirt.org/17321 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I98853de084666d689f5a3d214bf4626d4a4149dc Gerrit-PatchSet: 1 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Antoni Segura Puimedon <asegu...@redhat.com> Gerrit-Reviewer: David Caro <dcaro...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches