diff options
-rw-r--r-- | requirements.txt | 5 |
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 |