Update requirements.txt 99/49699/1
authoryangyan <yangyanyj@chinamobile.com>
Thu, 31 May 2018 04:25:58 +0000 (12:25 +0800)
committeryangyan <yangyanyj@chinamobile.com>
Thu, 31 May 2018 04:26:06 +0000 (12:26 +0800)
Issue-ID: VFC-921
Change-Id: I1c19df372a4bf547706c903444f39ce35389049e
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
requirements.txt

index c1dd615..a5339e8 100644 (file)
@@ -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