deb-tempest/tempest/common/utils
James Page a9366270c2 Update server nic handling for LXD style nic names
Nova-LXD/LXD supports hotplugging of network interfaces, but
nic names are a little different to those in qemu/kvm:

  1249: eth0@if1250: <BROADCAST...> mtu 1450 ... 1000

These are actually part of a veth pair (hence the @ annotation).

Update server nic handling to deal with trailing '@if<peerid>'
so that nics get correctly detected when testing LXD based
OpenStack Clouds.

Change-Id: Ic7eb222d627513b9251772e2a3bf4909c4794a9f
2017-06-09 12:39:39 +01:00
..
linux Update server nic handling for LXD style nic names 2017-06-09 12:39:39 +01:00
__init__.py Removed unused PING_IPV4_COMMAND etc 2017-02-28 10:51:02 -08:00
net_info.py Use a common method for is a router interface 2016-10-07 20:42:24 +02:00
net_utils.py neutron: added test case to check connectivity using MTU sized frames 2016-09-22 17:43:37 +00:00