Check the user, role and project existence when reset test env. 93/18193/5
authorshangxdy <shang.xiaodong@zte.com.cn>
Tue, 9 Aug 2016 05:02:11 +0000 (13:02 +0800)
committershangxdy <shang.xiaodong@zte.com.cn>
Tue, 9 Aug 2016 08:32:00 +0000 (16:32 +0800)
commit08bd9224fd482246180fc1c08396074cc13971f5
tree48cea18d14d5b9ff26f525a006aad17664d77576
parent012fe93ba6433a19566cf0f11a748d1adc4e48bd
Check the user, role and project existence when reset test env.

Currently when deploying stack is error in functest, it will call
reset_parser_test automatically,  but when the reset_parser_test itself
is error, the reset of user/project/role will error again, so t's
necessary to check the user, role and project existence when reset test
env.

JIRA:PARSER-83

Change-Id: If22ba162691ab3e4e7581e381524ac1a09dca2f5
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
tests/functest_run.sh