summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/handlers/base_handlers.py
AgeCommit message (Expand)AuthorFilesLines
2018-03-14authenticate comes before exist checkSerenaFeng1-1/+1
2018-03-01Prevent to delete the podsthuva41-2/+2
2018-02-22prevent the delete/update for projectsthuva41-0/+2
2018-01-09Design the scenario create methodSerenaFeng1-0/+1
2018-01-04Merge "add deployment result collecting interfaces"Serena Feng1-1/+2
2018-01-03add deployment result collecting interfacesSerenaFeng1-1/+2
2018-01-02leverage query_by_name decorator to simplify name queryingSerenaFeng1-5/+3
2017-11-16Update and Delete functionalities for projectsthuva41-1/+3
2017-11-14Create functionality and e2e tests for projectthuva41-1/+1
2017-10-27divide resources into handlers and modelsSerenaFeng1-0/+257