aboutsummaryrefslogtreecommitdiffstats
path: root/functest/api/resources/v1
AgeCommit message (Expand)AuthorFilesLines
2018-04-20Update log config for RestapiLinda Wang1-2/+2
2018-03-11Fix many pylint warningsCédric Ollivier2-2/+2
2018-03-02Leverage on XtestingCédric Ollivier1-1/+1
2018-02-22Switch from CONST to CONFCédric Ollivier2-9/+9
2018-02-22Use constants for Functest config fileCédric Ollivier1-3/+3
2018-02-16Get properly env vars or their default valuesCédric Ollivier1-6/+7
2018-02-13Read env vars instead of using CONST in APILinda Wang3-8/+8
2018-02-08Move source_credentials() into run_tests.pyCédric Ollivier1-4/+4
2018-02-01Rename a common credential file for OS and K8SLinda Wang1-2/+2
2017-11-22Remove prepare_envJose Lausuch2-38/+24
2017-09-20Remove white space when listing testcasesLinda Wang1-1/+2
2017-09-19Add swagger support for Rest APILinda Wang5-0/+57
2017-09-13Allow reading log file with byte offsetLinda Wang1-1/+5
2017-09-12Fix some errors about getting tiers resourcesLinda Wang1-6/+8
2017-09-07Unify the key as testcase in resultLinda Wang1-3/+3
2017-09-05unify all the return status as numberLinda Wang3-10/+31
2017-08-28Launch Functest RestApi once the container is runLinda Wang1-4/+5
2017-08-25Merge "Create API to get log for each task"Morgan Richomme2-4/+58
2017-08-25Create API to update hosts infoLinda Wang1-1/+40
2017-08-25Create API to get log for each taskLinda Wang2-4/+58
2017-08-21Merge "Create API to update openrc"Linda Wang1-0/+38
2017-08-21Create API to run a test caseLinda Wang3-2/+133
2017-08-18Create API to update openrcLinda Wang1-0/+38
2017-08-17API proposal for functestLinda Wang5-0/+178