summaryrefslogtreecommitdiff
path: root/tempest/lib/common/utils/linux/remote_client.py
Commit message (Expand)AuthorAgeFilesLines
* Allow SSH connection callers to not permit agent usageJulia Kreger2023-02-021-2/+8
* Fix remote_client param descriptionBenny Kopilov2022-04-211-1/+1
* Add support for ecdsa keysAde Lee2022-01-181-2/+5
* Remove usage of sixsongwenping2021-04-151-3/+2
* remote_client: Use blkid -L to find config drive by filesystem labelLee Yarwood2020-07-151-4/+2
* Refactor config drive mountingMohammed Naser2018-02-191-0/+25
* Use wraps decoratorlkuchlan2017-12-281-0/+2
* Modify log message in debug_sshzhufl2017-12-201-1/+1
* Fix RemoteClient having bad default ssh_shell_prologueKris Stercxk2017-08-221-1/+1
* Add server param in manager.get_remote_clientzhufl2017-06-011-23/+32
* Add RemoteClient under tempest.libKen'ichi Ohmichi2017-03-091-0/+117