From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged.
Change subject: net: Move sysctl module under the network package ...................................................................... net: Move sysctl module under the network package The sysctl module contains only network related actions, therefore it fits well under the network package. Change-Id: I573b4b115f78c08d020272316203122ba1987662 Signed-off-by: Edward Haas <[email protected]> --- M lib/vdsm/Makefile.am M lib/vdsm/network/Makefile.am M lib/vdsm/network/configurators/ifcfg.py M lib/vdsm/network/ip/address.py M lib/vdsm/network/netinfo/addresses.py R lib/vdsm/network/sysctl.py M lib/vdsm/supervdsm_api/network.py M tests/functional/networkTests.py M tests/network/netinfo_test.py M tests/network/netlink_test.py M vdsm.spec.in M vdsm/vdsm-restore-net-config 12 files changed, 16 insertions(+), 17 deletions(-) Approvals: Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved Edward Haas: Verified -- To view, visit https://gerrit.ovirt.org/75972 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I573b4b115f78c08d020272316203122ba1987662 Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Edward Haas <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Leon Goldberg <[email protected]> Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
