kolla-ansible/ansible/module_utils
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
..
kolla_container_worker.py Remove "distutils" library 2024-08-21 08:52:12 +00:00
kolla_docker_worker.py Remove "distutils" library 2024-08-21 08:52:12 +00:00
kolla_podman_worker.py Merge "Fix podman healtcheck when not enabled" 2024-07-24 15:04:05 +00:00
kolla_systemd_worker.py Fix kolla-ansible systemd restart behaviour 2024-06-24 17:24:08 +03:00