Update git submodules
authorTim Rozet <trozet@redhat.com>
Wed, 13 Sep 2017 21:35:38 +0000 (17:35 -0400)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 14 Sep 2017 19:22:46 +0000 (19:22 +0000)
commit1565877e598c1a03f863d5f4d72a38d859fc07a0
treeeae08d0ba3c91162b245baca16dd762082e74aa8
parent13268f01bc176d89c66ef84c4540ab34d1cd3953
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Fix broken build dependency

    libguestfs-tools is failing to install because libvirt-client is
    installed and there is a package conflict.  Removing libvirt-client from
    image before installing libguestfs-tools.

    NSH build is failing in overcloud because the CentOS repos updated with
    newer kernel source and headers, and we are still using older kernel.
    This patch adds the old kernel source and headers.  Upgrading to new
    kernel causes NSH OVS to fail when compiling.

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