diff options
author | SerenaFeng <feng.xiaowei@zte.com.cn> | 2017-03-02 10:48:58 +0800 |
---|---|---|
committer | SerenaFeng <feng.xiaowei@zte.com.cn> | 2017-03-07 10:04:24 +0800 |
commit | 83a3d18e1d62f5caff94619a33a2ed4a094cf0d9 (patch) | |
tree | 364039847b928d2583f7f17c4c342b22d0298b6f /docs/testing/user | |
parent | e4ae4c3f11dff35d7a7098d215bcdde745493e95 (diff) |
delete ft_constants and file functest_constants.py
delete no longer used ft_constants in run_test.py
substitute ft_constants with CONST in foundation.py and remove useless
str()
finally delete not-used file functest_constants.py
Change-Id: I109a5409e501b610f41aae7d75c55ca745a3d4c1
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Diffstat (limited to 'docs/testing/user')
-rw-r--r-- | docs/testing/user/configguide/configguide.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/testing/user/configguide/configguide.rst b/docs/testing/user/configguide/configguide.rst index 08e089c2b..1d56e99aa 100644 --- a/docs/testing/user/configguide/configguide.rst +++ b/docs/testing/user/configguide/configguide.rst @@ -427,7 +427,6 @@ follows:: |-- config.py |-- constants.py |-- env.py - |-- functest_constants.py |-- functest_logger.py |-- functest_utils.py |-- openstack |