Update git submodules
authorZhijiang Hu <hu.zhijiang@zte.com.cn>
Fri, 5 May 2017 00:39:49 +0000 (00:39 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 5 May 2017 00:39:49 +0000 (00:39 +0000)
commita7e079507429985a1e5ea03bf64d1089b33cc6ad
treebe6d2918dd789e834a778a739ac1535d1c7c66a1
parent1e21300182ede3bae94d49d62e995dbfedd099fc
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Implement the deployment script with python"
  - Implement the deployment script with python

    1. deploy.py: control the work flow of the deployment
    2. daisy_server.py: maintain the ssh connection with daisy server
         and execute ssh commands
    3. environment.py: create/find/delete the nodes/vms, install operating system
         and openstack on nodes
    4. libvirt_utils.py: deal with the vm templates and call virsh commands
    5. utils.py: some common functions such as file/directory/bash operation

    Change-Id: I1caa4b0b3118665e15410e8f02bcb6473e5a530b
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
docs/submodules/daisy