fuel-devops/devops/helpers
Alexey Stepanov e80d24770d SSHClient: execute and derivatives: implement timeout
Use chan.status_event.wait(timeout) to wait for exit code instead of chan.recv_exit_status(), which waits infinite

Change-Id: Ia313b41aafaa2e1e24236a91548db37840f92568
(cherry picked from commit 2056518)
2016-07-07 14:27:53 +03:00
..
__init__.py Update copyright year properly 2014-05-07 00:15:36 -07:00
helpers.py Migrate from xmlbuilder to custom builder based on xml.etree 2016-07-05 10:19:36 +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: execute and derivatives: implement timeout 2016-07-07 14:27:53 +03:00
templates.py Deprecate protected methods 2016-05-16 16:46:17 +03:00
xmlgenerator.py Migrate from xmlbuilder to custom builder based on xml.etree 2016-07-05 10:19:36 +03:00