aboutsummaryrefslogtreecommitdiff
path: root/contrib/python/podman/test/test_pods_ctnrs.py
Commit message (Collapse)AuthorAge
* Fix python testsMatthew Heon2018-10-02
| | | | Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
* Implement pod varlink bindingsJhon Honce2018-10-01
* Update varlink document * Add NoContainersInPod error in go and python * Add support for varlink pod interface * New code passes pylint * Fix bug in test_runner.sh * Update integration tests for race condition on status check * Add missing port config file support Signed-off-by: Jhon Honce <jhonce@redhat.com>