p/fuel: lib.sh: Revert to virtio-mmio for PXE net 73/37573/2
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 16 Jul 2017 01:41:33 +0000 (03:41 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 16 Jul 2017 02:01:46 +0000 (04:01 +0200)
commit4f72e6be436badd2ded546424ec4a304cd6ce5d3
tree880d12f0cfd28a9c85270e3b2a21f9798500a556
parent66e14ec7a5a480d11467e604d76615daa92bb527
p/fuel: lib.sh: Revert to virtio-mmio for PXE net

virtio-pci-net seems to have issues with more than three (3)
interfaces attached to the same guest, even on separate PCI buses.

To bypass this limitation, for now, we will use virtio-mmio for
PXE, and virtio-pci-net for the rest.

This keeps the guest eth order consistent and predictable, and
allows udev to assign predictable interface names for 3 out of 4
guest network interfaces (enp2sX), thus ensuring PXE will always
get the "eth0" designator.

Change-Id: I0d0cb8148cd87313e67f8f27793eb2414c1e90e3
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
patches/opnfv-fuel/0003-lib.sh-AArch64-virt-install-Use-virtio-net-pci.patch
patches/opnfv-fuel/0006-classes-virtual-AArch64-virtio-pci-net-sync.patch