aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2017-02-01 23:40:52 +0800
committerYujun Zhang <zhang.yujunz@zte.com.cn>2017-02-01 23:41:30 +0800
commit5a3d58596d5b7354c74563eec1691d8361b6bed1 (patch)
tree08630f6bd9c6b742638bde33fc6ddaacc0759fc4 /requirements.txt
parenta42b9a6ac576b11403955ff38df6cc58cf02abb7 (diff)
Removed unused deps
Change-Id: I7215c0c3f2957e88b2a048c45a5b99739707f15b Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt22
1 files changed, 8 insertions, 14 deletions
diff --git a/requirements.txt b/requirements.txt
index ec566b83..4e4700c0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,14 +1,8 @@
-pyyaml==3.10
-paramiko==1.16.0
-python-neutronclient==2.6.0
-python-novaclient==2.28.1
-python-glanceclient==1.1.0
-python-cinderclient==1.4.0
-python-heatclient==0.6.0
-python-keystoneclient==1.6.0
-reportlab==3.0
-Flask==0.11.1
-Flask-RESTful==0.3.5
-flask-restful-swagger==0.19
-ansible==2.1.1.0
-numpy==1.11.3
+click
+pyyaml
+paramiko
+Flask
+Flask-RESTful
+flask-restful-swagger
+numpy
+pbr