kolla-ansible/tests/kolla_container_tests
leiyashuai b3a66ef3d4 Remove "distutils" library
Library "distutils" is deprecated in Python 3.10:
https://peps.python.org/pep-0632/

The versions previously referenced using StrictVersion should be old
enough that they will not be used in a Dalmatian deployment:

- Ansible 2.11
- Docker API 1.42, included since Docker engine 23.0.0

Change-Id: Ie315004715a1cb5a91dd54bc64b0a8fd0af650ec
2024-08-21 08:52:12 +00:00
..
__init__.py Rename kolla_docker to kolla_container 2023-11-15 13:54:57 +01:00
test_docker_worker.py Remove "distutils" library 2024-08-21 08:52:12 +00:00
test_podman_worker.py Fix podman healtcheck when not enabled 2024-07-08 08:52:44 +02:00
test_systemd.py tests: Replace imp with importlib.machinery 2024-03-29 05:16:51 +00:00