Files
cinder/releasenotes/notes/remove-py39-7c8a2397befd6ecc.yaml
Takashi Kajinami c32cf2ff40 Remove Python 3.9 support
Python 3.9 is no longer part of the tested runtimes[1].

Also Python 3.12 has been tested and is mandatory now.

[1] https://governance.openstack.org/tc/reference/runtimes/2025.2.html

Change-Id: I9ac1b4ffd6acd3968b2bc094a0ab3a7aff7f893d
2025-06-26 02:13:15 +00:00

6 lines
118 B
YAML

---
upgrade:
- |
Support for Python 3.9 has been removed. Now Python 3.10 is the minimum
version supported.