From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged.
Change subject: net: Enable bond to handle empty defaults for options ...................................................................... net: Enable bond to handle empty defaults for options If an option of a bonding is not touched during setting the options of the bonding, the option is reset to its default value, even if the default value is empty. Change-Id: Iecaa340921050d9b1c3586aa71f4de02ab15e97b Signed-off-by: Dominik Holler <[email protected]> --- M lib/vdsm/network/link/bond/sysfs_options.py 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Dominik Holler: Verified Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved Edward Haas: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/71471 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iecaa340921050d9b1c3586aa71f4de02ab15e97b Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dominik Holler <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dominik Holler <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
