aboutsummaryrefslogtreecommitdiffstats
path: root/api
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-28Record test case names when run a task using APIchenjiankun7-66/+85
2016-12-28Merge "Use ConfigParser to write yardstick.conf"Jing Lu1-22/+12
2016-12-26Use ConfigParser to write yardstick.confchenjiankun1-22/+12
2016-12-24Add sqlite and SQLAlchemy support for APIchenjiankun3-0/+63
2016-12-24Merge "Bugfix: the load_image.sh script will load a image with the same name"Jing Lu1-0/+10
2016-12-24Merge "Move uwsgi.log and yardstick.sock to proper location"Jing Lu3-3/+9
2016-12-22Bugfix: the load_image.sh script will load a image with the same namechenjiankun1-0/+10
2016-12-22Yardstick API refactorchenjiankun8-46/+72
2016-12-21Move uwsgi.log and yardstick.sock to proper locationchenjiankun3-3/+9
2016-12-07env: convert file open to context managerRoss Brattain1-1/+2
2016-12-06Bugfix: create stack failed due to not export EXTERNAL_NETWORK environment vi...chenjiankun1-0/+3
2016-12-05Merge "Making nginx and uwsgi service start when run docker by using supervisor"Rex Lee1-6/+18
2016-12-05Merge "Bugfix: debug should be default off"Jing Lu1-1/+1
2016-12-04Add API and command support for yardstick env preparechenjiankun1-2/+95
2016-12-03Making nginx and uwsgi service start when run docker by using supervisorchenjiankun1-6/+18
2016-12-02Add API to create Grafana containerchenjiankun1-12/+89