Dan Kenigsberg has submitted this change and it was merged. Change subject: configurators: runDhclient moved iproute2 > __init__.py ......................................................................
configurators: runDhclient moved iproute2 > __init__.py Function _runDhclient is moved from iproute2.py to __init__.py, so we can use it in pyroute_two.py. Change-Id: Ibed6750d2448a3a57da05c91d0f969b7965d6f94 Signed-off-by: Petr Horáček <[email protected]> Reviewed-on: http://gerrit.ovirt.org/32455 Reviewed-by: Ondřej Svoboda <[email protected]> Reviewed-by: Antoni Segura Puimedon <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/network/configurators/__init__.py M vdsm/network/configurators/iproute2.py 2 files changed, 13 insertions(+), 10 deletions(-) Approvals: Ondřej Svoboda: Looks good to me, but someone else must approve Antoni Segura Puimedon: Looks good to me, but someone else must approve Petr Horáček: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/32455 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibed6750d2448a3a57da05c91d0f969b7965d6f94 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Petr Horáček <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
