support showing user's specified contents after signin
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Thu, 18 May 2017 12:06:26 +0000 (20:06 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Thu, 18 May 2017 12:06:26 +0000 (20:06 +0800)
commitc6bda58ba44dddb9151862d75a53224e7ad03227
tree1d8e74ee8eeb3d7b69dd350396fb009a5d3e8a0c
parentd57892f46ca4864f2188d0e4fccb97d3987c10d1
support showing user's specified contents after signin

Change-Id: Ia8897860757a2395873ff6972a508c38d7139854
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
testapi/opnfv_testapi/cmd/server.py
testapi/opnfv_testapi/resources/handlers.py
testapi/opnfv_testapi/router/url_mappings.py
testapi/opnfv_testapi/ui/auth/base.py [moved from testapi/opnfv_testapi/ui/auth/utils.py with 58% similarity]
testapi/opnfv_testapi/ui/auth/sign.py [moved from testapi/opnfv_testapi/ui/auth/handlers.py with 55% similarity]
testapi/opnfv_testapi/ui/auth/user.py [new file with mode: 0644]