Update git submodules
authorTim Rozet <trozet@redhat.com>
Mon, 6 Mar 2017 22:15:37 +0000 (17:15 -0500)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 24 Mar 2017 21:54:10 +0000 (21:54 +0000)
commit7da5c846051ba1024918173e95a6f9f658a0f500
tree432473e450be501d1c35ea6bf4f77df41263f76f
parente450f6c39f8ada5993c7426a4220a4c8c9e4d5af
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Fixes OVS DPDK scenarios

    This fixes nosdn OVS DPDK scenarios to work with OVS 2.6.  It also adds
    support for the ODL DPDK scenario.  OVS DPDK configuration is done
    during preconfig on compute nodes.  All nodes make use of first boot
    script to get kernel params like hugepages.  The network settings are
    modified to use real nic names for the virtual network settings file.
    This is required due to a timing bug with os-net-config and using
    first-boot script.  The network settings file also contains the UIO
    driver to use with DPDK.

    JIRA: APEX-314

    opnfv-tht-pr: 117

    Change-Id: I46b6fca71ecec38981968133ba2411f64d7c6445
Signed-off-by: Tim Rozet <trozet@redhat.com>
docs/submodules/apex