summaryrefslogtreecommitdiffstats
path: root/deploy/tempest.py
AgeCommit message (Expand)AuthorFilesLines
2018-04-19Calculate hugepage num accoding to host's memoryAlex Yang1-1/+21
2018-03-23Enlarge hugepage default countZhijiang Hu1-1/+1
2018-01-24Break dead loop in discover_host()Alex Yang1-2/+5
2018-01-16support dpdk001845321-5/+18
2017-10-30Missing parameters in tempestAlex Yang1-12/+12
2017-10-19Add the unit test file test_tempest.pyzhongjun1-26/+24
2017-09-29Exit deploy when exception occurredAlex Yang1-0/+1
2017-09-06Kill zip() in add_hosts_interface()Zhijiang Hu1-12/+20
2017-08-26revert build_pxe_for_discover function to build pxe serverzhouya1-0/+20
2017-08-17use daisy.conf to build pxe serverzhouya1-9/+1
2017-08-05Revert "Optimize list express to list generator"Zhijiang Hu1-2/+3
2017-08-04Merge "Support os-odl-nofeature-* as new scenarios"Alex Yang1-4/+8
2017-08-04Support os-odl-nofeature-* as new scenariosZhijiang Hu1-4/+8
2017-08-04Optimize list express to list generatorzhongjun1-3/+2
2017-07-31Correct the mapping of nodes and roles in virtual deployAlex Yang1-3/+8
2017-07-28Do not provide ipmi user and password in virtual deploymentAlex Yang1-5/+7
2017-06-24enable opendaylightzhouya1-0/+30
2017-06-08solve "no disks in host-detail" errorzhouya1-0/+1
2017-05-29bugfix: delete extra firewalls in virtual deploymentSerenaFeng1-1/+1
2017-05-19Code optimization for list traversalzhongjun1-8/+4
2017-04-10modify service name in service disk tablezhouya1-4/+7
2017-04-06delete redundant parameters in cluster_metazhouya1-3/+1
2017-03-31enable ceph backend for deploy cinderzhouya1-1/+26
2017-03-26Fix bug in virtual deployAlex Yang1-0/+2
2017-03-17distinguish virtual and bm deployzhouya1-7/+22
2017-03-14modify daisy install interface and modify check_openstack_progress targetnode...zhouya1-2/+10
2017-02-24Correct the type error of env CLI Option in tempest.pyAlex Yang1-2/+2
2017-02-22Baremetal Deployment on zte-pod2Zhou Ya1-14/+27
2017-01-03modify the fixed para to a more flexible wayZhou Ya1-4/+20
2016-12-20implement deploy on virthal podYao Lu1-60/+63
2016-11-19add common config and parse it to prepare deployYao Lu1-0/+164