Update git submodules
authorZhijiang Hu <hu.zhijiang@zte.com.cn>
Sat, 15 Apr 2017 07:46:07 +0000 (07:46 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Sat, 15 Apr 2017 07:46:07 +0000 (07:46 +0000)
commitf524c92f4df89e0b2e7745292e30c604f5cc5643
treeb9263e4d2d6a1d58d65be34e1f9aff72719f44f9
parentc982cf2d9b855cd688cdf8b38635413f08da8484
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "add the argument WORKDIR in daisy-img-modify.sh"
  - add the argument WORKDIR in daisy-img-modify.sh

    the daisy install tmp workdir can be configurated as an input
    argument in deploy.sh,and it also should be used in subshell
    daisy-img-modify.sh,so add the input argument -w workdir
    in daisy-img-modify.sh.

    1.add an input argument -w workdir in daisy-img-modify.sh.
    2.modify the WORKDIR default value to /tmp/workdir/daisy.
    3.code refactor to put the centos7.qcow2 file clean statement
    from the deploy.sh to daisy-img-modify.sh.

    Change-Id: Id375a15ad2839c209329e644c5e032d044604e7d
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
docs/submodules/daisy