Python 3.9 was removed from the tested runtimes in this cycle[1]. Python 3.8 should have been removed in 2024.2 release. Also declare support for Python 3.12 which has been tested for some time and is mandatory now. [1] https://governance.openstack.org/tc/reference/runtimes/2025.2.html Change-Id: Ia7cf5ffe4e4093189fdee425afadd81df862be1e Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
6 lines
118 B
YAML
6 lines
118 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Support for Python 3.9 has been removed. Now Python 3.10 is the minimum
|
|
version supported.
|