diff options
author | Zhijiang Hu <hu.zhijiang@zte.com.cn> | 2017-05-05 00:39:49 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-05-05 00:39:49 +0000 |
commit | 01c48d84167d6e7d5eab0ffd3dd406ef7b510c72 (patch) | |
tree | ce606d3b451542ca9e1c4d1757cc4c7e9fc44498 /test-requirements.txt | |
parent | 4c57d26e33d6cc4ec66968ab488442eb2e730b45 (diff) | |
parent | 0d09e2b7301defd1f408d17373cbf991a922c693 (diff) |
Merge "Implement the deployment script with python"
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 4 |
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 |