Yaniv Bronhaim 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/1256252 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/46280 Reviewed-by: Yaniv Bronhaim <[email protected]> --- M vdsm/network/configurators/ifcfg.py 1 file changed, 4 insertions(+), 1 deletion(-) Approvals: Ido Barkan: Looks good to me, but someone else must approve Yaniv Bronhaim: Looks good to me, approved Ondřej Svoboda: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/46280 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ice4d6b248e8ff43fc8b9deeef07484111a3a3ebd Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.6 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: Jenkins CI Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
