aboutsummaryrefslogtreecommitdiffstats
path: root/api
AgeCommit message (Expand)AuthorFilesLines
2017-07-14yardstick env influxdb/grafana cmd support centoschenjiankun1-16/+33
2017-05-04Bugfix: yardstick env prepare cmd do not support other installerchenjiankun1-23/+7
2017-04-22Yardstick virtualenv supportchenjiankun1-0/+3
2017-04-06Yardstick virtualenv supportchenjiankun10-95/+77
2017-03-29Bugfix: 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
2016-12-02Add support for sample testcase to get test resultchenjiankun1-3/+5
2016-12-01Add swagger support for Rest APIchenjiankun6-0/+160
2016-12-01Add API to run test case under samples directorychenjiankun4-0/+53
2016-12-01Merge "Modify url mapping to make API more Restful"Jing Lu2-4/+4
2016-12-01Merge "Use flask jsonify method to return json result"Jing Lu2-15/+6
2016-11-30Bugfix: debug should be default offrexlee87761-1/+1
2016-11-30Modify url mapping to make API more Restfulchenjiankun2-4/+4
2016-11-30Use flask jsonify method to return json resultchenjiankun2-15/+6
2016-11-29centralize logging into root loggerRoss Brattain1-0/+3
2016-11-30Merge "Bugfix: the API to get result do not work due to can't parse $"Jing Lu2-8/+14
2016-11-30Merge "Create API and command to create a influxDB container"Jing Lu4-32/+109
2016-11-30Bugfix: the API to get result do not work due to can't parse $chenjiankun2-8/+14