From: yangyan Date: Thu, 31 May 2018 04:25:58 +0000 (+0800) Subject: Update requirements.txt X-Git-Tag: v1.1.0~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1cfdfdb39009d8da1e9caaf8f6f68a4eb49bf469;p=vfc%2Fnfvo%2Flcm.git Update requirements.txt Issue-ID: VFC-921 Change-Id: I1c19df372a4bf547706c903444f39ce35389049e Signed-off-by: yangyan --- 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