aboutsummaryrefslogtreecommitdiffstats
path: root/api
AgeCommit message (Expand)AuthorFilesLines
2017-07-14Initial all url of api v2chenjiankun2-7/+32
2017-07-14Add API(v2) to get pod infochenjiankun2-0/+20
2017-07-14Merge "Add API(v2) to delete openrc"Rex Lee1-0/+21
2017-07-14Add API(v2) to upload pod filechenjiankun2-0/+62
2017-07-14Add API(v2) to delete openrcchenjiankun1-0/+21
2017-07-14Add API(v2) to get openrc infochenjiankun2-2/+34
2017-07-14Add API(v2) to update openrcchenjiankun1-0/+41
2017-07-14Add API(v2) to upload openrcchenjiankun3-0/+121
2017-07-13Add API to delete single environmentchenjiankun1-0/+46
2017-07-13Add API to get single environment infochenjiankun2-0/+21
2017-07-13Add API to get environmentschenjiankun3-0/+22
2017-07-13Add API to create environmentchenjiankun3-1/+37
2017-07-12Change endpoint to url in APIchenjiankun2-3/+15
2017-07-12Merge "Yardstick api database v2 model"Jing Lu3-0/+285
2017-07-12Yardstick api database v2 modelchenjiankun3-0/+285
2017-07-11Yardstick API architecture improvementchenjiankun20-950/+823
2017-07-06Add API to update hosts info about SUTrexlee87762-5/+31
2017-06-30Merge "Change prepareYardstickEnv to prepare_env and add log info"Jing Lu5-90/+135
2017-06-30Change prepareYardstickEnv to prepare_env and add log infochenjiankun5-90/+135
2017-06-30Add API to show test case documentationchenjiankun4-1/+39
2017-06-29Merge "Call core code directly in the API of run test case"Rex Lee15-253/+166
2017-06-29Call core code directly in the API of run test casechenjiankun15-253/+166
2017-06-29Add API to update pod yaml filechenjiankun1-0/+17
2017-06-25Add API to update hosts info about SUTrexlee87761-0/+13
2017-06-24Merge "Yardstick output format unified"Jing Lu1-4/+59
2017-06-24Add API to upload pod.yaml filechenjiankun2-3/+29
2017-06-24Add API to update openrc variablechenjiankun1-4/+35
2017-06-22auto restart influxdb and grafana supportrexlee87761-2/+7
2017-06-22Yardstick output format unifiedchenjiankun1-4/+59
2017-04-27Bugfix: yardstick env prepare cmd do not support other installerchenjiankun1-23/+7
2017-04-20Yardstick virtualenv supportchenjiankun1-0/+3
2017-04-01Yardstick virtualenv supportchenjiankun10-95/+77
2017-03-28Bugfix: improper license header in swagger docschenjiankun3-74/+50
2017-03-09Merge "Record test case names when run a task using API"Rex Lee1-4/+21
2017-03-02env prepare check openrc already sourcedrexlee87761-5/+11
2017-02-24Add common method of openstack in openstack_utilschenjiankun1-1/+2
2017-02-23Record test case names when run a task using APIchenjiankun1-4/+21
2017-02-23Merge "Update missing license headers"Rex Lee3-0/+24
2017-02-22Create Grafana dashboards according config file under root_path/dashboardchenjiankun1-4/+9
2017-02-17Update missing license headersDeepak S3-0/+24
2017-02-16Merge "pylint fixes: remove redundant parens, fix comparison order"Rex Lee3-3/+3
2017-02-08uwsgi: move init_db to uwsgi entry pointRoss Brattain2-4/+9
2017-02-08pylint fixes: remove redundant parens, fix comparison orderRoss Brattain3-3/+3
2017-01-20Create API to get a list of all test caseschenjiankun4-0/+64
2017-01-17Add unittest framework for Yardstick APIchenjiankun3-4/+4
2017-01-12Add support for Python 3Ross Brattain15-27/+51
2017-01-11Merge "Create API to run test suite"Rex Lee7-1/+142
2017-01-10Create API to run test suiteJingLu57-1/+142
2017-01-10Merge "Add API to get the status of async task"Jing Lu8-28/+174
2017-01-10Add API to get the status of async taskchenjiankun8-28/+174