Change in vdsm[master]: ipwrapper: Add ovs, libteam and vlan.device reporting support

danken at redhat.com danken at redhat.com
Sun Nov 17 00:06:48 UTC 2013


Dan Kenigsberg has submitted this change and it was merged.

Change subject: ipwrapper: Add ovs, libteam and vlan.device reporting support
......................................................................


ipwrapper: Add ovs, libteam and vlan.device reporting support

This patch enables proper classification of ovs bridges and
teamd "bonds" as well as adds one extra attribute to vlans and
macvlans, device, that reports upon which device they are created.

Additionally, it adds memoization to detectType so successive
calls don't need to go all the way down to cpopen for ethtool. This
is okay since it is very rare, unadvisable and probably unsupported
to change device names on the fly and use those vacant names for
other device types.

Change-Id: Ie96296fd59b1ef1a8cea3dcdee6ac6f9c33de0da
Signed-off-by: Antoni S. Puimedon <asegurap at redhat.com>
Reviewed-on: http://gerrit.ovirt.org/21078
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
---
M lib/vdsm/ipwrapper.py
1 file changed, 9 insertions(+), 2 deletions(-)

Approvals:
  Antoni Segura Puimedon: Verified
  Dan Kenigsberg: Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/21078
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie96296fd59b1ef1a8cea3dcdee6ac6f9c33de0da
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Assaf Muller <amuller at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list