summaryrefslogtreecommitdiff
path: root/tempest/lib/common/ssh.py
Commit message (Expand)AuthorAgeFilesLines
* Allow SSH connection callers to not permit agent usageJulia Kreger2023-02-021-2/+7
* Patch paramikoAde Lee2022-01-241-0/+16
* Add support for ecdsa keysAde Lee2022-01-181-3/+11
* Remove usage of sixsongwenping2021-04-151-2/+1
* Remove usage of sixsongwenping2021-02-201-1/+2
* Prevent SSH client proxy loopsRodolfo Alonso Hernandez2020-02-121-2/+19
* Close ssh client after executing a commandGregory Thiemonge2019-11-201-5/+7
* Fix ssh proxy regressionYAMAMOTO Takashi2017-05-301-4/+4
* Close connection after each failed connect attemptMatthew Treinish2017-03-011-0/+1
* ssh: Add proxy supportYAMAMOTO Takashi2017-02-011-2/+43
* Merge "Add port parameter to ssh Client"Jenkins2016-10-121-6/+8
|\
| * Add port parameter to ssh ClientMasayuki Igawa2016-10-111-6/+8
* | Merge "Let method _get_ssh_connection handle timeout error."Jenkins2016-09-051-1/+1
|\ \
| * | Let method _get_ssh_connection handle timeout error.Eugene Bagdasaryan2016-06-071-1/+1
| |/
* | Fix exec_command to hang indefinitelyGeorgy Dyuldin2016-08-221-1/+2
|/
* SSH: Do not rely on the .closed attributeLucas Alvares Gomes2016-04-201-49/+49
* Migrate tempest-lib code into new lib dirMatthew Treinish2016-02-231-0/+174