summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorzhongjun <zhong.jun@zte.com.cn>2017-08-03 22:14:27 +0800
committerzhongjun <zhong.jun@zte.com.cn>2017-08-03 22:48:59 +0800
commit60fac3073876a9a5591c42cd3fa0cb5237ed2177 (patch)
treef6836f15d71df80a90eb0a13bf9ec58d77ee9255 /requirements.txt
parent989c92844cf3bc1a1f357277e1f90b72521ce731 (diff)
Add the unit test by pytest for get_conf.py
Add the unit test cases by pytest way for get_conf.py, other python files will be added unit test cases gradually in the future. Change-Id: I2495645defcf7ee1b6014b27810ac956eec9f7de Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 7a329b1e..3d4d50be 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,3 +3,4 @@ jsonschema
paramiko
pyyaml
scp
+oslo_config