fuel-devops/devops/helpers
Alexey Stepanov caffa38d48 SSHClient rework for SSH Manager integration
1. Implemented SSHAuth
2. Old initialization API has been marked as deprecated
3. SFTP is started on demand with 3 retries
4. Reworked unit test to cover 100%
5. Added docstrings
6. Remove cyclic SSH session initialization in helper
7. Code is ready for adopted memorize pattern

blueprint: sshmanager-integration

Change-Id: I49d0aa635ba3f3125ab17531c0790a0106b87fea
(cherry picked from commit aae58e2)
2016-07-04 10:09:35 +03:00
..
__init__.py Update copyright year properly 2014-05-07 00:15:36 -07:00
helpers.py SSHClient rework for SSH Manager integration 2016-07-04 10:09:35 +03:00
network.py Replace ipaddr by netaddr 2016-03-31 09:24:20 +00:00
node_manager.py Pylint: python3 critical issues 2016-04-06 09:09:57 +00:00
ntp.py Increase verbosity of the timesync exception messages 2016-05-17 20:36:05 +03:00
retry.py Fix flake8 errors and add tox flake8 tests 2014-08-04 17:43:18 +04:00
scancodes.py Fix mistypes and minor code style issues 2015-11-19 17:09:49 +03:00
ssh_client.py SSHClient rework for SSH Manager integration 2016-07-04 10:09:35 +03:00
templates.py Deprecate protected methods 2016-05-16 16:46:17 +03:00