spiegel_podman/test/apiv2/python/rest_api
Daniel J Walsh 8f2358eeaa
Add podman rm --depend
This option causes Podman to not only remove the specified containers
but all of the containers that depend on the specified
containers.
Fixes: https://github.com/containers/podman/issues/10360

Also ran codespell on the code

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-01-11 14:33:54 -05:00
..
fixtures remote: always send resize before the container starts 2021-06-04 16:55:48 +02:00
__init__.py Break up python APIv2 tests 2021-05-18 08:39:35 -07:00
test_v2_0_0_container.py Add podman rm --depend 2022-01-11 14:33:54 -05:00
test_v2_0_0_image.py compat API: /images/json prefix image id with sha256 2021-09-20 13:47:29 +02:00
test_v2_0_0_manifest.py Break up python APIv2 tests 2021-05-18 08:39:35 -07:00
test_v2_0_0_network.py fixed docs and schemas 2021-06-08 14:23:05 -04:00
test_v2_0_0_pod.py Break up python APIv2 tests 2021-05-18 08:39:35 -07:00
test_v2_0_0_system.py Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
test_v2_0_0_volume.py Allow label and labels when creating volumes 2021-10-28 16:02:22 -07:00
v1_test_rest_v1_0_0.py Break up python APIv2 tests 2021-05-18 08:39:35 -07:00