aboutsummaryrefslogtreecommitdiffstats
path: root/api
AgeCommit message (Expand)AuthorFilesLines
2018-05-22Bugfix: openrc api dump should be safe_dumprexlee87762-6/+9
2018-05-04Parse "dispatcher" options correctly from InfluxDB clientRodolfo Alonso Hernandez1-12/+16
2018-04-12Bugfix: Can't get image list in APIchenjiankun1-46/+23
2018-03-27Merge "env: validate installer_ip from environment"Rodolfo Alonso Hernandez1-0/+6
2018-03-22Bugfix: Error when using API(v1) to run test suitechenjiankun1-1/+2
2018-03-20env: validate installer_ip from environmentRoss Brattain1-0/+6
2018-03-16Merge "Supporting user config task parameters in GUI"Jack Chan2-2/+23
2018-03-15Create API to get SUT informationchenjiankun2-1/+35
2018-03-08Supporting user config task parameters in GUIchenjiankun2-2/+23
2018-03-01Bugfix: yardstick env grafana fails when access the serverrexlee87761-1/+1
2018-02-28fix pep8 problem in env.pyrexlee87761-8/+10
2017-09-30Remove checkno.png and checkyes.png due to license issuechenjiankun1-2/+2
2017-09-26Merge "Read user & password from yardstick.conf in Grafana configuration"Rex Lee2-20/+8
2017-09-21Introduced timeout to post method of HttpClientMaciej Skrocki1-1/+1
2017-09-15Read user & password from yardstick.conf in Grafana configurationchenjiankun2-20/+8
2017-09-14bugfix: show testcase api return type errorrexlee87761-1/+7
2017-08-31Add API(v1) to get real time logchenjiankun2-0/+51
2017-08-28Merge "DRAFT: update yardstick generic test cases dashboard"Ross Brattain1-3/+3
2017-08-25Merge "Add function to upload image from local/url in GUI"Jing Lu6-31/+328
2017-08-24Add function to upload image from local/url in GUIchenjiankun6-31/+328
2017-08-22DRAFT: update yardstick generic test cases dashboardrexlee87761-3/+3
2017-08-15YAML fixesRoss Brattain2-3/+4
2017-08-11Add real time log view in GUIchenjiankun3-2/+37
2017-08-09bugfix: hosts should be clean if update_hosts twicerexlee87761-3/+11
2017-08-03Merge "replace yaml.load with yaml.safe_load"Ross Brattain1-1/+1
2017-08-02Add task-args(from yaml file) candidates in /api/v2/yardstick/testcases APIchenjiankun1-1/+6
2017-08-01replace yaml.load with yaml.safe_loadRoss Brattain1-1/+1
2017-07-27Merge "Yardstick GUI & GUI deployment"Jing Lu6-87/+9
2017-07-27Yardstick GUI & GUI deploymentchenjiankun6-87/+9
2017-07-25Merge "yardstick env influxdb/grafana cmd support centos"Rex Lee1-17/+35
2017-07-24Bugfix: missing license in api directorychenjiankun10-1/+73
2017-07-21Add API(v2) to get all task infochenjiankun2-0/+13
2017-07-21Merge "Add API(v2) to run task"Jing Lu3-17/+72
2017-07-21Merge "Add API(v2) to get all images"Jing Lu1-0/+28
2017-07-21Merge "Add API(v2) to load images"Jing Lu1-0/+44
2017-07-21Add API(v2) to run taskchenjiankun3-17/+72
2017-07-21Add API(v2) to get all imageschenjiankun1-0/+28
2017-07-21Merge "Add API(v2) to add suite to task"Rex Lee1-0/+23
2017-07-21Add API(v2) to load imageschenjiankun1-0/+44
2017-07-21Add API(v2) to add suite to taskchenjiankun1-0/+23
2017-07-21Merge "Add API(v2) to delete certain test suite"Rex Lee1-0/+10
2017-07-21Merge "Add API(v2) to get certain test suite info"Rex Lee2-1/+16
2017-07-21Merge "Add API(v2) to get all test suite"Rex Lee1-0/+12
2017-07-21Merge "Add API(v2) to create test suite"Rex Lee1-0/+44
2017-07-21Merge "Add API to delete certain test case"Rex Lee1-0/+11
2017-07-21Merge "Add API(v2) to get certain test case info"Rex Lee1-0/+16
2017-07-21Merge "Add API(v2) to get all test case info"Rex Lee1-0/+7
2017-07-21Merge "Add API(v2) to upload test case"Rex Lee1-0/+28
2017-07-21Merge "Add API(v2) to add case to task"Rex Lee1-0/+23
2017-07-21Merge "Add API(v2) to delete certain task"Jing Lu1-0/+29