commit | a9366270c26b643a3c88795629090708c509cbf8 | [log] [tgz] |
---|---|---|
author | James Page <james.page@ubuntu.com> | Fri Jun 09 12:05:09 2017 +0100 |
committer | James Page <james.page@ubuntu.com> | Fri Jun 09 12:39:39 2017 +0100 |
tree | 1b11ff27bcae5e153d5bced842660aeb5f686e19 | |
parent | a863236795baee5690abe99c10c19bf5d57af3df [diff] |
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