rally/tests/deploy/engines
Sergey Skripnick 936ba2efd8 Sshutils refactoring
Paramiko sftp client is not eventlet friendly. Also it doesn't work
with some servers, so upload/download methods has been removed.
Downloading or uploading can be done in other way (see examples).

Added ability to pass process stdin, which makes possible to
do on remote host anything at all.

Much more clean and usable API.

Change-Id: If357a2878c2c60646a975c386a0fe2f1616aec95
2014-02-03 22:33:38 +02:00
..
__init__.py Preserve consistency in module namings 2013-12-27 13:18:28 +04:00
test_devstack.py Sshutils refactoring 2014-02-03 22:33:38 +02:00
test_dummy.py Introduce the Endpoint object 2014-01-19 21:37:29 +04:00