Remove max version of paramiko from requirements

Change-Id: Ibef7960bde5ee507b0f64b1c1ec6c71dca16298e
Related-Bug: #1361279
blueprint fuel-deploy-juno
This commit is contained in:
Matthew Mosesohn 2014-08-29 15:57:55 +04:00
parent 4dcd99cc4b
commit 07f045732c
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ python-keystoneclient>=0.4.2
python-novaclient>=2.17.0 python-novaclient>=2.17.0
python-heatclient>=0.2.9 python-heatclient>=0.2.9
python-saharaclient>=0.6.0 python-saharaclient>=0.6.0
paramiko>=1.10.1,<1.13 paramiko>=1.10.1
requests>=1.2.3 requests>=1.2.3
unittest2>=0.5.1 unittest2>=0.5.1
pyyaml>=3.10 pyyaml>=3.10
@ -16,4 +16,4 @@ alembic>=0.5.0
gevent==0.13.8 gevent==0.13.8
pecan>=0.3.0,<0.6.0 pecan>=0.3.0,<0.6.0
psycopg2>=2.5.1 psycopg2>=2.5.1
stevedore>=0.10 stevedore>=0.10