From a7e079507429985a1e5ea03bf64d1089b33cc6ad Mon Sep 17 00:00:00 2001 From: Zhijiang Hu Date: Fri, 5 May 2017 00:39:49 +0000 Subject: 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 --- docs/submodules/daisy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/daisy') diff --git a/docs/submodules/daisy b/docs/submodules/daisy index 4c57d26e3..01c48d841 160000 --- a/docs/submodules/daisy +++ b/docs/submodules/daisy @@ -1 +1 @@ -Subproject commit 4c57d26e33d6cc4ec66968ab488442eb2e730b45 +Subproject commit 01c48d84167d6e7d5eab0ffd3dd406ef7b510c72 -- cgit 1.2.3-korg