Francesco Romani has submitted this change and it was merged. Change subject: ifcfg: only deal gracefully with ENOENT in removeNic ......................................................................
ifcfg: only deal gracefully with ENOENT in removeNic Any other IO errors are unexpected and so they should not go unnoticed. Change-Id: Ice4d6b248e8ff43fc8b9deeef07484111a3a3ebd Bug-Url: https://bugzilla.redhat.com/1263979 Signed-off-by: Ondřej Svoboda <[email protected]> Reviewed-on: https://gerrit.ovirt.org/46197 Continuous-Integration: Jenkins CI Reviewed-by: Ido Barkan <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-on: https://gerrit.ovirt.org/46302 Continuous-Integration: Francesco Romani <[email protected]> Tested-by: Francesco Romani <[email protected]> Reviewed-by: Francesco Romani <[email protected]> --- M vdsm/network/configurators/ifcfg.py 1 file changed, 4 insertions(+), 1 deletion(-) Approvals: Ondřej Svoboda: Verified Francesco Romani: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/46302 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ice4d6b248e8ff43fc8b9deeef07484111a3a3ebd Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
