summaryrefslogtreecommitdiffstats
path: root/deploy/environment.py
AgeCommit message (Expand)AuthorFilesLines
2017-10-18Skip recreate Daisy server VM if it exists in pythonAlex Yang1-17/+32
2017-09-26Fix delete_virtual_network function callzhongjun1-1/+1
2017-09-21Use pxe bridge to replace the bridge in VM templateAlex Yang1-3/+2
2017-09-06Eliminate hard coding about ipmi infoAlex Yang1-10/+8
2017-08-08Fix bug in baremetal deploy with python scriptAlex Yang1-1/+2
2017-07-31Correct the mapping of nodes and roles in virtual deployAlex Yang1-3/+6
2017-07-20Sync some patches of bash script to pythonAlex Yang1-1/+26
2017-07-07add extra interface to enable the keepablived plane and the api planeroot1-1/+1
2017-06-27Adapt the scenario arg add in tempset.pyzhongjun1-8/+14
2017-05-27create data disk for each node in virtual deployAlex Yang1-1/+2
2017-05-25Use unified vm template files in python deploy scriptAlex Yang1-2/+24
2017-05-15add separated disk for ceph in multi-nodes virtual deployAlex Yang1-2/+12
2017-05-10refacort deploy.yml and add jsonschema to validate itAlex Yang1-5/+6
2017-04-28Implement the deployment script with pythonAlex Yang1-0/+262