summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-28Enlarge the RAM of the nodes in virtual deploymentAlex Yang8-16/+16
2017-06-27Merge "Adapt the scenario arg add in tempset.py"Alex Yang3-26/+56
2017-06-27Adapt the scenario arg add in tempset.pyzhongjun3-26/+56
2017-06-26Update VM intallation network setup for ODL scenarioZhijiang Hu1-30/+35
2017-06-26Correct the kolla image version in makefile_patch.shAlex Yang1-1/+1
2017-06-24enable opendaylightzhouya3-2/+32
2017-06-23Merge "add the scenarios option"Zhijiang Hu9-5/+371
2017-06-23add the scenarios optionzhongjun9-5/+371
2017-06-08solve "no disks in host-detail" errorzhouya1-0/+1
2017-06-08Merge "add deployment guidance in vm deployment doc"Zhijiang Hu2-54/+68
2017-06-08add deployment guidance in vm deployment doczhouya2-54/+68
2017-06-08Merge "Set compute to qemu only in virtual deployment"Zhijiang Hu3-6/+17
2017-06-03Merge "Support scenario parameter"Alex Yang1-1/+7
2017-06-02Set compute to qemu only in virtual deploymentZhijiang Hu3-6/+17
2017-06-01Support scenario parameterZhijiang Hu1-1/+7
2017-05-31Remove iptables rules only in virtual deploymentAlex Yang1-5/+7
2017-05-31add the missing openrc tokenzhouya1-0/+1
2017-05-30modify deploy script to deploy 1 lb and 4computerzhouya3-1/+265
2017-05-29bugfix: delete extra firewalls in virtual deploymentSerenaFeng3-1/+9
2017-05-27Merge "Call python script directly in preparation & post-phase"Zhijiang Hu1-4/+6
2017-05-27Merge "Add network name and update gateway of ext-net of baremetal env"Zhijiang Hu1-1/+3
2017-05-27Merge "Create ceph disk in bash script"Alex Yang6-1/+42
2017-05-27Merge "create data disk for each node in virtual deploy"Alex Yang1-1/+2
2017-05-27create data disk for each node in virtual deployAlex Yang1-1/+2
2017-05-27Call python script directly in preparation & post-phaseAlex Yang1-4/+6
2017-05-27Add network name and update gateway of ext-net of baremetal envAlex Yang1-1/+3
2017-05-27Increase the timeout to avoid possible deployment failureAlex Yang1-1/+1
2017-05-26add prepare and post process for baremental deploymentSerenaFeng1-8/+5
2017-05-26Create ceph disk in bash scriptAlex Yang6-1/+42
2017-05-25Merge "Use unified vm template files in python deploy script"Zhijiang Hu6-3/+280
2017-05-25Remove the incomplete file and re-download itAlex Yang1-12/+52
2017-05-25Use unified vm template files in python deploy scriptAlex Yang6-3/+280
2017-05-25Merge "Code optimization for list traversal"Zhijiang Hu1-8/+4
2017-05-25Merge "enlarge the ram of all_in_one node"Zhijiang Hu1-2/+2
2017-05-25Add dependencies for ocata version into docker fileAlex Yang1-0/+1
2017-05-24enlarge the ram of all_in_one nodeAlex Yang1-2/+2
2017-05-23support ocata openstack, keep up with the upstreamAlex Yang4-25/+58
2017-05-19Code optimization for list traversalzhongjun1-8/+4
2017-05-15add separated disk for ceph in multi-nodes virtual deployAlex Yang4-15/+41
2017-05-15Merge "refacort deploy.yml and add jsonschema to validate it"Zhijiang Hu8-23/+106
2017-05-13Kill git-version-genZhijiang Hu4-173/+1
2017-05-10refacort deploy.yml and add jsonschema to validate itAlex Yang8-23/+106
2017-05-08Compatible with the no mapping in network.ymlzhongjun1-2/+3
2017-05-05Merge "Hardcoded physnet1 changed to obtain from .yml"Zhijiang Hu4-4/+6
2017-05-05Merge "Increase PACKETS_PER_BUFFER to 65536"Zhijiang Hu4-9/+17
2017-05-05Merge "Implement the deployment script with python"Zhijiang Hu7-0/+1095
2017-05-04Increase PACKETS_PER_BUFFER to 65536Zhijiang Hu4-9/+17
2017-05-03Hardcoded physnet1 changed to obtain from .ymlzhongjun4-4/+6
2017-04-28Implement the deployment script with pythonAlex Yang7-0/+1095
2017-04-26Merge "Print out error message of docker commands"Zhijiang Hu1-2/+2