diff options
author | Zhijiang Hu <hu.zhijiang@zte.com.cn> | 2017-05-05 00:39:49 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-05-05 00:39:49 +0000 |
commit | a7e079507429985a1e5ea03bf64d1089b33cc6ad (patch) | |
tree | be6d2918dd789e834a778a739ac1535d1c7c66a1 | |
parent | 1e21300182ede3bae94d49d62e995dbfedd099fc (diff) |
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>
m--------- | docs/submodules/daisy | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/daisy b/docs/submodules/daisy -Subproject 4c57d26e33d6cc4ec66968ab488442eb2e730b4 +Subproject 01c48d84167d6e7d5eab0ffd3dd406ef7b510c7 |