fuel-devops/devops/helpers
Alexey Stepanov aae58e25da 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
2016-06-06 15:55:55 +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-06-06 15:55:55 +03:00
loader.py v3.0.0: Additional changes to helpers 2016-04-06 14:19:29 +00:00
network.py Replace ipaddr by netaddr 2016-04-12 11:01:00 +03:00
ntp.py Support for chrony NTP 2016-06-01 09:32:49 +00: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-06-06 15:55:55 +03:00
templates.py Create multipath disk devices with libvirt driver 2016-06-01 12:49:11 +03:00
xmlgenerator.py Migrate from xmlbuilder to custom builder based on xml.etree 2016-04-19 16:02:26 +03:00