summaryrefslogtreecommitdiffstats
path: root/utils/test/testapi/opnfv_testapi/models/scenario_models.py
AgeCommit message (Collapse)AuthorFilesLines
2017-11-10Remove 'utils/test' Directory and update INFOTrevor Bramwell1-218/+0
utils/test has been migrated to the releng-testresults repo Change-Id: If14a30e6abed1424d1e00b0fae048b7d869ec99b Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-10-27divide resources into handlers and modelsSerenaFeng1-0/+218
divide resources into handlers&models put ui handlers into handlers directory put User into user_models.py Change-Id: I3d9e260097205213c3ea8d4eac08b9019e017f71 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>