Change in ovirt-guest-agent[master]: linux: fix missing argument for lambda of list_nics
Code Review
gerrit at ovirt.org
Thu Aug 17 04:24:17 UTC 2017
>From Vinzenz Feenstra <vfeenstr at redhat.com>:
Vinzenz Feenstra has submitted this change and it was merged. ( https://gerrit.ovirt.org/80105 )
Change subject: linux: fix missing argument for lambda of list_nics
......................................................................
linux: fix missing argument for lambda of list_nics
Commit a76da96 added posibility to ignore certain interfaces from list
of available NICs. This change added a new argument to the function
ethtool_list_nics() that handles listing when python-ethtool is
available. It however did not add the argument to the lambda used when
there is no python-ethtool available.
Change-Id: I3235e9a95ad7accde1e7d88973dc3fe03c8c0d2b
Signed-off-by: Tomáš Golembiovský <tgolembi at redhat.com>
---
M ovirt-guest-agent/GuestAgentLinux2.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jenkins CI: Passed CI tests
Vinzenz Feenstra: Verified; Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/80105
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3235e9a95ad7accde1e7d88973dc3fe03c8c0d2b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-guest-agent
Gerrit-Branch: master
Gerrit-Owner: Tomas Golembiovsky <tgolembi at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list