Update git submodules
authorJustin chi <chigang@huawei.com>
Fri, 14 Jul 2017 06:00:59 +0000 (06:00 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 14 Jul 2017 06:00:59 +0000 (06:00 +0000)
commit5833013946e57c40271c9688058ab96fe1a12862
tree2b87dc3ada489fce380c173eab5b58d5a3d563f8
parent2a3aa841e2243eb0e94f32c3285be69e1a328c44
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Modify deploy/client.py"
  - Modify deploy/client.py

    Bug:
    1. when ansible_print process encounter runtime error
    e.g. ansible.log doesn't exist, whole client.py
    process stucks.
    2. cobbler status encounters error when deploy timeout
    happens.

    Solution:
    1. add ansible_print process alive check in function
    get_installing_progress to exit parent process
    when child process encounter runtime error.
    2. remove unnecessary code in calling cobbler status
    which cause error.

    Change-Id: Ie04d45fd612e7273a6d584e3efb69e1506cdd0f9
Signed-off-by: huangxiangyu <huangxiangyu5@huawei.com>
docs/submodules/compass4nfv