summaryrefslogtreecommitdiffstats
path: root/testapi/testapi-client/testapiclient
AgeCommit message (Expand)AuthorFilesLines
2018-03-09Merge "remove unwanted params from arguments"Serena Feng1-5/+3
2018-03-09Merge "Fix the error in testapiclient delete"Serena Feng1-1/+1
2018-03-08remove unwanted params from argumentsthuva41-5/+3
2018-03-08Do not need to check if user has existing sessionthuva41-9/+11
2018-03-08Fix the error in testapiclient deletethuva41-1/+1
2018-03-08refactor url procesSerenaFeng5-31/+66
2018-03-07refactor config process in testapiclientSerenaFeng6-27/+9
2018-03-07simply user session processSerenaFeng3-30/+25
2018-03-07simply http client processSerenaFeng3-12/+24
2018-03-07apply openstack import ruleSerenaFeng5-45/+47
2018-03-07leverage authenticate decorator to identity checkSerenaFeng5-51/+31
2018-03-07leverage testapiclient.command to process common auth parserSerenaFeng6-84/+73
2018-03-07add too long line check in pep8SerenaFeng8-37/+121
2018-02-11add projects in testapi clientthuva41-0/+104
2018-02-08create Testapi clientthuva48-0/+233