aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/common
AgeCommit message (Expand)AuthorFilesLines
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