Dan Kenigsberg has submitted this change and it was merged. Change subject: ifcfg: remove files properly on the node ......................................................................
ifcfg: remove files properly on the node Since change-id I02ae28c345 we are always persisting ifcfg files on the node. This means that we should unpersist them on removal. Change-Id: I2ab83b3fad7679f8f3f459b682860a95e08d6b1e Bug-Url: https://bugzilla.redhat.com/1283628 Signed-off-by: Dan Kenigsberg <[email protected]> Reviewed-on: https://gerrit.ovirt.org/48841 Reviewed-by: Ido Barkan <[email protected]> Reviewed-by: Fabian Deutsch <[email protected]> Tested-by: Sagi Shnaidman <[email protected]> Reviewed-by: Sagi Shnaidman <[email protected]> --- M vdsm/network/configurators/ifcfg.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Fabian Deutsch: Looks good to me, but someone else must approve Sagi Shnaidman: Verified; Looks good to me, but someone else must approve Ido Barkan: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved; Passed CI tests Objections: Jenkins CI: Failed CI tests -- To view, visit https://gerrit.ovirt.org/48841 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2ab83b3fad7679f8f3f459b682860a95e08d6b1e Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sagi Shnaidman <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
