summaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorZhijiang Hu <hu.zhijiang@zte.com.cn>2017-05-05 00:39:49 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-05-05 00:39:49 +0000
commit01c48d84167d6e7d5eab0ffd3dd406ef7b510c72 (patch)
treece606d3b451542ca9e1c4d1757cc4c7e9fc44498 /test-requirements.txt
parent4c57d26e33d6cc4ec66968ab488442eb2e730b45 (diff)
parent0d09e2b7301defd1f408d17373cbf991a922c693 (diff)
Merge "Implement the deployment script with python"
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 0483907e..ea421d4a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,3 +1,7 @@
+configobj
+paramiko
+pyyaml
+scp
pytest
pytest-cov
pytest-faker