642fffe020
This change fixes how glean generates the vlan and bond configurations for Red Hat and related distros. - Problem: glean set TYPE=ETHERNET for all interface types in the ifcfg files. Fix: glean sets proper "TYPE=Bond" and "TYPE=Vlan" for bond and vlan interfaces respectively - Problem: glean set type=802-3-ethernet for all interface types in the NetworkManager keyfiles Fix: glean sets proper "type=bond" and "type=vlan" for bond and vlan interfaces respectively - Problem: glean generates netdev file for physical interfaces Fix: glean generates netdev files for virtual interfaces only. Story: 2011658 Change-Id: Iee68d154cd8e31d1a1781d517ad61f000dd5c4cc Signed-off-by: Laszlo Janosi <laszlo.janosi@nokia.com>