Dan Kenigsberg has submitted this change and it was merged. Change subject: net: consolidate bondings.py naming ......................................................................
net: consolidate bondings.py naming This is only a partial change. More cleanup needs to be done soon after I1f4c16b1523822a2d53d4525841ff8741af6296c will be merged. Parameters are now called the same. In addition function names became relative to the module (e.g. bondinfo->info). Naming clashes were made explicit in vlans.py, virt.sampling.py and netinfo.__initi__.py Change-Id: Ia2f4c5b8037e30efa504d1fa416ae96d9c271fbf Signed-off-by: Ido Barkan <[email protected]> Reviewed-on: https://gerrit.ovirt.org/49626 Continuous-Integration: Jenkins CI Reviewed-by: Dan Kenigsberg <[email protected]> Tested-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/netinfo/__init__.py M lib/vdsm/netinfo/bonding.py M lib/vdsm/netinfo/vlans.py 3 files changed, 26 insertions(+), 25 deletions(-) Approvals: Jenkins CI: Passed CI tests Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/49626 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia2f4c5b8037e30efa504d1fa416ae96d9c271fbf Gerrit-PatchSet: 10 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ido Barkan <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
