aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/common
AgeCommit message (Expand)AuthorFilesLines
2017-08-01replace yaml.load with yaml.safe_loadRoss Brattain1-0/+1
2017-07-29Heat: support create and attach volume in heat type contextJingLu51-0/+24
2017-07-25Merge "yardstick env influxdb/grafana cmd support centos"Rex Lee2-1/+11
2017-07-19yardstick env influxdb/grafana cmd support centoschenjiankun2-1/+11
2017-07-17Add API(v2) to create influxdbchenjiankun1-0/+11
2017-07-17Kubernetes (k8s) supportchenjiankun3-0/+159
2017-07-14Add API(v2) to upload openrcchenjiankun1-0/+2
2017-07-13Add API to get environmentschenjiankun1-0/+10
2017-07-12Change endpoint to url in APIchenjiankun1-0/+1
2017-07-12constants: default SERVER_IP to 127.0.0.1Ross Brattain1-1/+9
2017-07-11Yardstick API architecture improvementchenjiankun1-2/+22
2017-07-06move flatten dict key to common utilsrexlee87761-0/+23
2017-07-05Merge "Use "OS_INSECURE" variable as the insecure mode indicator"Kubi1-1/+2
2017-06-30Use "OS_INSECURE" variable as the insecure mode indicatorJingLu51-1/+2
2017-06-30Add API to show test case documentationchenjiankun1-0/+1
2017-06-29Merge "Call core code directly in the API of run test case"Rex Lee1-0/+3
2017-06-29Call core code directly in the API of run test casechenjiankun1-0/+3
2017-06-25Add API to update hosts info about SUTrexlee87761-0/+1
2017-06-24Add API to upload pod.yaml filechenjiankun1-0/+1
2017-06-24Add API to update openrc variablechenjiankun1-0/+3
2017-06-02utils: make module import saferRoss Brattain1-1/+4
2017-05-11Merge "Extend TC008 to run pktgen-dpdk inside VM Need a fast path inside VM t...Rex Lee1-0/+19
2017-05-01Extend TC008 to run pktgen-dpdk inside VMJing Zhang1-0/+19
2017-04-26Bugfix: fix multi-region supportRoss Brattain1-1/+5
2017-04-20Yardstick virtualenv supportchenjiankun1-1/+1
2017-04-01Yardstick virtualenv supportchenjiankun2-58/+79
2017-03-30Bugfix: cacert should suppot insecure mode if neededrexlee87761-0/+1
2017-03-17Yardstick: User interface for Yardstick.rajesh_4k2-0/+135
2017-03-10Bugfix: yardstick https supportchenjiankun1-15/+6
2017-03-09Merge "Bugfix: don't use jsonutils.load, use loads()"Rex Lee1-1/+3
2017-03-09Merge "Record test case names when run a task using API"Rex Lee1-0/+2
2017-03-08Bugfix: yardstick will create stacks with the same name when run using API in...chenjiankun1-0/+17
2017-03-08Bugfix: don't use jsonutils.load, use loads()Ross Brattain1-1/+3
2017-02-24Add common method of openstack in openstack_utilschenjiankun2-22/+343
2017-02-23Record test case names when run a task using APIchenjiankun1-0/+2
2017-02-16Merge "Scenario is reporting result for last test only"Rex Lee1-0/+5
2017-02-16Merge "pylint fixes: remove redundant parens, fix comparison order"Rex Lee1-2/+2
2017-02-15Scenario is reporting result for last test onlychenjiankun1-0/+5
2017-02-14Merge "more logging fixes"Rex Lee1-1/+1
2017-02-14Merge "Bugfix: write_json_to_file: use json.dump with files"Jing Lu1-1/+2
2017-02-07more logging fixesRoss Brattain1-1/+1
2017-02-08pylint fixes: remove redundant parens, fix comparison orderRoss Brattain1-2/+2
2017-02-08Bugfix: write_json_to_file: use json.dump with filesRoss Brattain1-1/+2
2017-02-06Push yardstick debug log into the artifactsrexlee87761-0/+2
2017-01-23Merge "Record task status if running via CLI"Rex Lee2-0/+12
2017-01-20Record task status if running via CLIchenjiankun2-0/+12
2017-01-20Create API to get a list of all test caseschenjiankun1-0/+2
2017-01-19Merge "Add unittest framework for Yardstick API"Jing Lu1-0/+2
2017-01-17Add unittest framework for Yardstick APIchenjiankun1-0/+2
2017-01-16Use """ to replace ''' in docstringchenjiankun1-2/+2