Skip to content

Commit

Permalink
Downgrade paramiko to work around an SFTP bug
Browse files Browse the repository at this point in the history
See http://tracker.ceph.com/issues/8327

Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
  • Loading branch information
zmc committed May 15, 2014
1 parent c7d7aba commit c3dccbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -9,7 +9,7 @@ boto >= 2.0b4
bunch >= 1.0.0
configobj
httplib2
paramiko >= 1.12.0
paramiko < 1.8
pexpect
requests >= 1.0
raven
Expand Down

0 comments on commit c3dccbf

Please sign in to comment.