leverage token_check only when posting results 81/41281/2
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Thu, 7 Sep 2017 08:18:56 +0000 (16:18 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Tue, 12 Sep 2017 02:08:13 +0000 (10:08 +0800)
commit02e8765db17f2a28ef04aa28d10a3b28ad5eeb3f
treefb0a204ae135745904d9b23d70c05636aa626322
parentc7f40696b6223a945d38634e423ebcb2888d98fd
leverage token_check only when posting results

In this patch begin to consider the LFID authentication,
token check only effects results, the permission of other
resources(pods/projects...) will be checked by LFID.

Change-Id: I20f6f221e3bd75ebf06dcd91012898b913f1d0be
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
utils/test/testapi/opnfv_testapi/common/check.py
utils/test/testapi/opnfv_testapi/resources/handlers.py
utils/test/testapi/opnfv_testapi/tests/unit/resources/test_token.py