diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-07-16 03:41:33 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-07-16 02:04:23 +0000 |
commit | 4ec1d8cab823ac0f8a7e86b67549dbce2049e97f (patch) | |
tree | f7acc5bbc9e552ec68d6c6190c82bd25338be6b3 | |
parent | 889a1652fdb89331aea9fcd6b8f05fdae34e8b6b (diff) |
Update git submodules
* Update docs/submodules/armband from branch 'master'
- 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>
m--------- | docs/submodules/armband | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/armband b/docs/submodules/armband -Subproject 66e14ec7a5a480d11467e604d76615daa92bb52 +Subproject 4f72e6be436badd2ded546424ec4a304cd6ce5d |