Delete neutron client from setup.py

This commit is contained in:
Tatyanka 2013-09-12 15:22:26 +03:00
parent d146c72b23
commit 0872b655cc
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ requirements = [
'python-keystoneclient==0.3.1',
'python-mimeparse==0.1.4',
'python-novaclient==2.13.0',
'python-neutronclient>=2.2',
'requests==1.2.3',
'setuptools-git==1.0',
'simplejson==3.3.0',