aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2018-05-31 12:25:58 +0800
committeryangyan <yangyanyj@chinamobile.com>2018-05-31 12:26:06 +0800
commit1cfdfdb39009d8da1e9caaf8f6f68a4eb49bf469 (patch)
tree20c9a454ad6bfe1e63377982270b7c525458580d
parent86c1c04fd4df77708638e85b4ebe18a3e4f81c6e (diff)
Update requirements.txt
Issue-ID: VFC-921 Change-Id: I1c19df372a4bf547706c903444f39ce35389049e Signed-off-by: yangyan <yangyanyj@chinamobile.com>
-rw-r--r--requirements.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/requirements.txt b/requirements.txt
index c1dd615e..a5339e86 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -15,11 +15,6 @@ django-redis-cache==0.13.1
# for call rest api
httplib2==0.9.2
-# for call openstack api
-python-keystoneclient==3.6.0
-python-glanceclient==2.5.0
-python-neutronclient==6.0.0
-
# for unit test
coverage==4.2
mock==2.0.0