summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2017-10-30 04:44:26 -0400
committerLeo wang <grakiss.wanglei@huawei.com>2017-11-02 08:00:31 +0000
commitc73df2bb04147df075199abc79bc69a2c7a1cc22 (patch)
tree9f8f4b29f78d79ee5884b01791b5ca18d08b1d37 /requirements.txt
parentc70193d65811a8a2a3b50fdad5463bca3643e219 (diff)
Get hardware info of SUT
Hardware info: Use ansible to get all hardware info from all nodes. JIRA: DOVETAIL-540 Change-Id: I6a2dde1b2ebae2af8f702008c23110ebe63cc06f Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 0aaa5086..9eaaf3c3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,7 @@
+ansible==2.2.0
click==6.6
Jinja2==2.8
+paramiko==1.18.0
pbr==2.0.0
pytz==2016.7
PyYAML==3.11