Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move python code from contrib to it's own repo python-podman | Jhon Honce | 2019-01-10 |
| | | | | Signed-off-by: Jhon Honce <jhonce@redhat.com> | ||
* | Add missing dependencies to build system | Jhon Honce | 2018-08-05 |
| | | | | | | | Signed-off-by: Jhon Honce <jhonce@redhat.com> Closes: #1199 Approved by: rhatdan | ||
* | 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 | ||
* | Update python directories to better support setup.py | Jhon Honce | 2018-07-13 |
Signed-off-by: Jhon Honce <jhonce@redhat.com> |