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-heatclient>=0.2.9
python-saharaclient>=0.6.0
paramiko>=1.10.1,<1.13
paramiko>=1.10.1
requests>=1.2.3
unittest2>=0.5.1
pyyaml>=3.10