spiegel_podman/contrib/python/test
Jhon Honce 0a4ade1c17 Implement python podman create and start
- Added alias 'container()' to image model for CreateContainer()
- Fixed return in containers_create.go to wrap error in varlink
  exception
- Added a wait time to container.kill(), number of seconds to wait
  for the container to change state
- Refactored cached_property() to use system libraries
- Refactored tests to speed up performance

Signed-off-by: Jhon Honce <jhonce@redhat.com>

Closes: #821
Approved by: rhatdan
2018-05-25 09:31:21 +00:00
..
__init__.py Refactor libpod python varlink bindings 2018-05-16 14:01:10 +00:00
podman_testcase.py Refactor libpod python varlink bindings 2018-05-16 14:01:10 +00:00
test_containers.py Implement python podman create and start 2018-05-25 09:31:21 +00:00
test_images.py Implement python podman create and start 2018-05-25 09:31:21 +00:00
test_libs.py Add support for Zulu timestamp parsing 2018-05-23 17:54:09 +00:00
test_runner.sh Implement python podman create and start 2018-05-25 09:31:21 +00:00
test_system.py Refactor libpod python varlink bindings 2018-05-16 14:01:10 +00:00