[node-patches] Change in ovirt-node[master]: network: Don't modify tagged interfaces nic names

fabiand at fedoraproject.org fabiand at fedoraproject.org
Mon Jul 30 10:03:05 UTC 2012


Fabian Deutsch has uploaded a new change for review.

Change subject: network: Don't modify tagged interfaces nic names
......................................................................

network: Don't modify tagged interfaces nic names

A dict is used internally to map interface names to the corresponding
interface informations.
Previously the VLAN ID of "VLAN interfaces" was removed from a interface
name (e.g. eth0.42 became eth0) which lead to wrong
NIC-informations-mappings, because the informations corresponding to a
VLAN interface (eth0.42) overwrote the informations of the original
interface (eth0).
This lead to obvious problems because informations like e.g. vendor were
missing from the vlan interfaces informations.

rhbz#837745

Change-Id: If0afd40a7f9c0b541f06722cee50568e746c0336
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M scripts/network.py
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/57/6757/1
--
To view, visit http://gerrit.ovirt.org/6757
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If0afd40a7f9c0b541f06722cee50568e746c0336
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>



More information about the node-patches mailing list