aboutsummaryrefslogtreecommitdiffstats
path: root/api/resources/env_action.py
AgeCommit message (Expand)AuthorFilesLines
2017-07-11Yardstick API architecture improvementchenjiankun1-427/+0
2017-07-06Add API to update hosts info about SUTrexlee87761-5/+8
2017-06-30Change prepareYardstickEnv to prepare_env and add log infochenjiankun1-49/+79
2017-06-29Merge "Call core code directly in the API of run test case"Rex Lee1-1/+1
2017-06-29Call core code directly in the API of run test casechenjiankun1-1/+1
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-24Add API to upload pod.yaml filechenjiankun1-1/+20
2017-06-24Add API to update openrc variablechenjiankun1-4/+35
2017-06-22auto restart influxdb and grafana supportrexlee87761-2/+7
2017-04-27Bugfix: yardstick env prepare cmd do not support other installerchenjiankun1-23/+7
2017-04-01Yardstick virtualenv supportchenjiankun1-37/+36
2017-03-02env prepare check openrc already sourcedrexlee87761-5/+11
2017-02-24Add common method of openstack in openstack_utilschenjiankun1-1/+2
2017-02-22Create Grafana dashboards according config file under root_path/dashboardchenjiankun1-4/+9
2017-02-08pylint fixes: remove redundant parens, fix comparison orderRoss Brattain1-1/+1
2017-01-12Add support for Python 3Ross Brattain1-11/+13
2017-01-10Add API to get the status of async taskchenjiankun1-19/+72
2016-12-26Use ConfigParser to write yardstick.confchenjiankun1-22/+12
2016-12-22Bugfix: the load_image.sh script will load a image with the same namechenjiankun1-0/+10
2016-12-22Yardstick API refactorchenjiankun1-0/+259