summaryrefslogtreecommitdiffstats
path: root/testapi/testapi-client
AgeCommit message (Expand)AuthorFilesLines
2018-03-09unify message promptSerenaFeng4-55/+45
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 testapiclientSerenaFeng9-36/+12
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 pep8SerenaFeng11-40/+130
2018-02-11add projects in testapi clientthuva42-0/+105
2018-02-08create Testapi clientthuva413-0/+349