Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Port to MacOS | Jhon Honce | 2018-08-05 |
| | | | | | | | | | | | | | | | * Refactor Tunnel to support selecting port for remote sshd * Refactor ssh tunnel to support MacOS version of ssh * Refactor Tunnel.close() to find and kill off zombie siblings * Add psutil dependency * Add logging setup, letting library produce debugging records * Clean up Tunnel API * Fix test_runner.sh to propagate returncode to caller Signed-off-by: Jhon Honce <jhonce@redhat.com> Closes: #1199 Approved by: rhatdan | ||
* | Clean up pylint warnings and errors for podman | Jhon Honce | 2018-07-28 |
| | | | | | | | | | | | * Some of the pedantic errors were not corrected * Clean up prep for porting to MacOS and PyPi hosting * Fix broken unittest Signed-off-by: Jhon Honce <jhonce@redhat.com> Closes: #1159 Approved by: rhatdan | ||
* | Update python directories to better support setup.py | Jhon Honce | 2018-07-13 |
Signed-off-by: Jhon Honce <jhonce@redhat.com> |