aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/common
AgeCommit message (Expand)AuthorFilesLines
2017-07-14yardstick env influxdb/grafana cmd support centoschenjiankun2-1/+10
2017-07-05Use "OS_INSECURE" variable as the insecure mode indicatorJingLu51-1/+2
2017-06-28Bugfix: cacert should suppot insecure mode if neededrexlee87761-0/+1
2017-05-04Bugfix: fix multi-region supportRoss Brattain1-1/+5
2017-04-22Yardstick virtualenv supportchenjiankun1-1/+1
2017-04-06Yardstick virtualenv supportchenjiankun2-58/+79
2017-03-30Yardstick: User interface for Yardstick.rajesh_4k2-0/+135
2017-03-13Bugfix: 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
2017-01-12Add support for Python 3Ross Brattain6-11/+23
2017-01-10Add API to get the status of async taskchenjiankun2-1/+7
2016-12-30Merge "BugFix: correct Copyright info in openstack_utils.py"Jing Lu1-1/+0
2016-12-27BugFix: correct Copyright info in openstack_utils.pyJingLu51-1/+0
2016-12-26Use ConfigParser to write yardstick.confchenjiankun1-2/+16
2016-12-22Bugfix: the load_image.sh script will load a image with the same namechenjiankun1-0/+2
2016-12-13Add support for OpenSrack NewtonJingLu51-0/+97
2016-12-05Bugfix: create yardstick.conf file failed due to wrong config file pathchenjiankun1-1/+1
2016-12-04Add API and command support for yardstick env preparechenjiankun3-3/+69
2016-12-02Add API to create Grafana containerchenjiankun1-0/+6
2016-11-30Create API and command to create a influxDB containerchenjiankun3-0/+43
2016-11-08Create a constants.py to manage constant variable consistentlychenjiankun2-0/+26
2016-01-13Fix flake8 errorsJo¶rgen Karlsson1-3/+3
2015-09-01add support for Jinja2 in task filekubi1-0/+53
2015-06-18add new command line handlerJo¶rgen Karlsson1-0/+8
2015-06-15Add support for external HOT templateHans Feldt1-0/+63
2015-05-19add package common with module utilsHans Feldt2-0/+62