Update git submodules
authorJustin chi <chigang@huawei.com>
Tue, 21 Nov 2017 02:25:11 +0000 (02:25 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 21 Nov 2017 02:25:11 +0000 (02:25 +0000)
commita4be5c75b18ef819db64848bc70a9e333d8eb296
tree2782ee1f02b29c96f958c3f87332fbfc5c9b4bb1
parentd397c044b2df1f3237c0953c29b2001a8b351e3d
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Fix centos kickstart_done snippet"
  - Fix centos kickstart_done snippet

    Bug:
    CentOS-7-Minimal-1611-x86_64 image doesn't contain
    wget package and kickstart_done snippet use wget to
    call cobbler api to set netboot enable to false.
    This way if host installed centos which is not set
    to boot from disk will stuck in pxe loop

    Solution:
    Use curl instead of wget in kickstart_done

    Change-Id: I0414adab72047a367b7cb15fe6a5537c76234972
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
docs/submodules/compass4nfv