From: Adam Gandelman Date: Thu May 23 19:12:03 PDT 2013 Remove version requirements of paramiko dependency until new upstream paramiko version is packaged. Current version in Saucy (1.7.7.1-3.1ubuntu1) has a cherry-picked patch to avoid the bug that prompted the version requirement here. diff -Naurp cinder-2013.2.a359.g5be6852.orig/requirements.txt cinder-2013.2.a359.g5be6852/requirements.txt --- cinder-2013.2.a359.g5be6852.orig/requirements.txt 2013-07-16 11:30:02.000000000 -0400 +++ cinder-2013.2.a359.g5be6852/requirements.txt 2013-07-16 11:34:18.769962552 -0400 @@ -11,7 +11,7 @@ lockfile>=0.8 lxml>=2.3 netaddr oslo.config>=1.1.0 -paramiko>=1.8.0 +paramiko Paste PasteDeploy>=1.5.0 python-glanceclient>=0.9.0