summaryrefslogtreecommitdiffstats
path: root/testapi/testapi-client/testapiclient/projects.py
AgeCommit message (Expand)AuthorFilesLines
2018-03-09restructure testapiclient projectSerenaFeng1-95/+0
2018-03-09unify message promptSerenaFeng1-16/+9
2018-03-08refactor url procesSerenaFeng1-15/+15
2018-03-07refactor config process in testapiclientSerenaFeng1-2/+2
2018-03-07simply user session processSerenaFeng1-5/+1
2018-03-07simply http client processSerenaFeng1-6/+1
2018-03-07apply openstack import ruleSerenaFeng1-19/+18
2018-03-07leverage authenticate decorator to identity checkSerenaFeng1-18/+7
2018-03-07leverage testapiclient.command to process common auth parserSerenaFeng1-34/+15
2018-03-07add too long line check in pep8SerenaFeng1-18/+56
2018-02-11add projects in testapi clientthuva41-0/+104