Yaniv Bronhaim has submitted this change and it was merged. Change subject: net: always persist owned ifcfg files on ovirt node ......................................................................
net: always persist owned ifcfg files on ovirt node Now, after VDSM writes all ifcfg files with ONBOOT=yes, and expecting the corresponding networks to be up during boot, this needs to be supported on ovirt-node. To do this, we need to make sure that all owned ifcfg files are persisted during setSafeNetworkConfig so that they will be there on next boot, for the network service to consider them. Change-Id: Ibc717b86194a32c050d346e235a5c35fd318e1ff Signed-off-by: Ido Barkan <[email protected]> Bug-Url: https://bugzilla.redhat.com/1203422 Reviewed-on: https://gerrit.ovirt.org/44133 Reviewed-by: Dan Kenigsberg <[email protected]> Continuous-Integration: Jenkins CI --- M vdsm/vdsm-store-net-config.in 1 file changed, 11 insertions(+), 0 deletions(-) Approvals: Ido Barkan: Verified Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/44133 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibc717b86194a32c050d346e235a5c35fd318e1ff Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Ido Barkan <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
