summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/common/config.py
AgeCommit message (Expand)AuthorFilesLines
2017-10-27bugfix: E722 do not use bare exceptSerenaFeng1-1/+1
2017-09-05Merge "bugfix: leverage data_files to stop hacking setup.py"Serena Feng1-4/+0
2017-09-05bugfix: container start failed due to config_file set to NonetypeSerenaFeng1-1/+1
2017-09-04bugfix: leverage data_files to stop hacking setup.pySerenaFeng1-4/+0
2017-09-04improve: discard venv support for official productSerenaFeng1-13/+2
2017-07-20decouple the mutual-dependence of config.py and server.pySerenaFeng1-9/+27
2017-06-20support pagination in TestAPISerenaFeng1-0/+5
2017-05-17refactor static_path to accomodate web portalSerenaFeng1-0/+4
2017-05-12refactor config parser to facilitate adding new configsSerenaFeng1-71/+29
2017-03-23start TestAPI in venv with no config-fileSerenaFeng1-2/+7
2017-02-27Use new-style classes which inherit from object in TestAPISerenaFeng1-1/+1
2017-02-24add unittest of config.pySerenaFeng1-17/+7
2017-02-21Add token based authentication for post/update/deleterohitsakala1-0/+5
2017-02-21fix violation of import rule in TestAPISerenaFeng1-5/+3
2016-10-18rename result_collection_api to testapiSerenaFeng1-0/+95