kolla-ansible/releasenotes/notes/drop-py38-and-py39-3fd79da5557fca7b.yaml
Michal Arbet 5ebb151092 Drop support for py38, py39
Kolla-ansible itself requires ansible-core>=2.16,<2.18,
but ansible-core in this version no longer supports
python38 and python39 as per [1].

So let's just drop this old python support.

[1] https://github.com/ansible/ansible/blob/v2.16.11/setup.cfg

Change-Id: Ic8aaa57f75479a17c215c27ac5e6df0f18c74edc
2024-09-26 10:51:12 +02:00

6 lines
146 B
YAML

---
upgrade:
- |
Python 3.8, 3.9 support has been dropped. The minimum version of Python now
supported by Kolla Ansible is Python 3.10.