env cleanup 89/30289/2
authorwu.zhihui <wu.zhihui1@zte.com.cn>
Sat, 11 Mar 2017 02:19:21 +0000 (10:19 +0800)
committerwu.zhihui <wu.zhihui1@zte.com.cn>
Sat, 11 Mar 2017 02:29:13 +0000 (10:29 +0800)
commitd37dad746e504e833abcf2ae058f2b81e2a9d365
treec856652fad879f5719b79efaa8b25136ab890025
parentc5f64d5114be98cbe6a74c2078b22b741ae984a4
env cleanup

If IF_DEBUG is True, there is not cleanup step.
If IF_DEBUG is False, host file and keypair will be
deleted on local  and public key will be removed from
remote nodes in the end of test.

Change-Id: I4a88acc2d428e41e4abaedacb011e27468b2cb57
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
qtip/scripts/cleanup_creds.sh [new file with mode: 0755]
qtip/util/env.py