Update git submodules
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 16 Jul 2017 01:41:33 +0000 (03:41 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Sun, 16 Jul 2017 02:04:23 +0000 (02:04 +0000)
commit4ec1d8cab823ac0f8a7e86b67549dbce2049e97f
treef7acc5bbc9e552ec68d6c6190c82bd25338be6b3
parent889a1652fdb89331aea9fcd6b8f05fdae34e8b6b
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>
docs/submodules/armband