Bug 1125177

Summary: Veth devices are shown as NICs
Product: [Retired] oVirt Reporter: Yevgeny Zaspitsky <yzaspits>
Component: vdsmAssignee: Petr Horáček <phoracek>
Status: CLOSED CURRENTRELEASE QA Contact: Gil Klein <gklein>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.5CC: bazulay, bugs, ecohen, gklein, iheim, mgoldboi, phoracek, rbalakri, yeylon
Target Milestone: ---   
Target Release: 3.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: network
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-17 12:42:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Network RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Yevgeny Zaspitsky 2014-07-31 08:59:24 UTC
Description of problem:
Veth devices are shown as NICs.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Create a veth pair by:
ip link add dev xxx_a type veth peer name xxx_b
2. Run vdsClient -s 0 getVdsCaps


Actual results:
xxx_a and xxx_b devices appear as NICs

Expected results:
xxx_a and xxx_b should be filtered out.

Additional info:
All veth devices should be filtered out unlike their name starts with "veth_"

Comment 1 Sandro Bonazzola 2014-10-17 12:42:44 UTC
oVirt 3.5 has been released and should include the fix for this issue.