Dan Kenigsberg has submitted this change and it was merged. Change subject: net: Expose owned_device method through the configurator ......................................................................
net: Expose owned_device method through the configurator Provide means to check if a device is owned by VDSM specific driver. In this case, by the ifcfg configurator. It will be used by a following patch to determine if the device is being used by the Linux switch. Change-Id: Ie1febd494c5a01ceecd894e8542c1adb3cda704a Signed-off-by: Edward Haas <[email protected]> Reviewed-on: https://gerrit.ovirt.org/63442 Reviewed-by: Petr Horáček <[email protected]> Continuous-Integration: Jenkins CI Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/network/configurators/__init__.py M lib/vdsm/network/configurators/ifcfg.py 2 files changed, 21 insertions(+), 3 deletions(-) Approvals: Jenkins CI: Passed CI tests Petr Horáček: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved Edward Haas: Verified -- To view, visit https://gerrit.ovirt.org/63442 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie1febd494c5a01ceecd894e8542c1adb3cda704a Gerrit-PatchSet: 11 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: Petr Horáček <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
