summaryrefslogtreecommitdiffstats
path: root/deploy/daisy_server.py
AgeCommit message (Expand)AuthorFilesLines
2017-10-18Skip recreate Daisy server VM if it exists in pythonAlex Yang1-8/+6
2017-07-31Correct the mapping of nodes and roles in virtual deployAlex Yang1-0/+9
2017-07-26Convert the bash commands in post.sh to python codeAlex Yang1-2/+3
2017-07-20Sync some patches of bash script to pythonAlex Yang1-3/+2
2017-06-29Add an missing parameter and fix a typo in daisy_server.pyAlex Yang1-3/+4
2017-06-27Adapt the scenario arg add in tempset.pyzhongjun1-13/+18
2017-05-27Call python script directly in preparation & post-phaseAlex Yang1-4/+6
2017-04-28Implement the deployment script with pythonAlex Yang1-0/+264