podman/test/apiv2/python/rest_api
🤓 Mostafa Emami ee05bc0318 Fix network inspect compat API discrepancy
- containerInspect compat API expects field value PrefixLen
  instead of PrefixLength for type Address for SecondaryIPAddresses
- Add tests for network part of containerInspect compat api

Closes: containers#14674
Signed-off-by: 🤓 Mostafa Emami <mustafaemami@gmail.com>
2022-07-05 21:25:32 +02:00
..
fixtures Fix network inspect compat API discrepancy 2022-07-05 21:25:32 +02:00
__init__.py Break up python APIv2 tests 2021-05-18 08:39:35 -07:00
test_v2_0_0_container.py Fix network inspect compat API discrepancy 2022-07-05 21:25:32 +02: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