oslo.versionedobjects/releasenotes/notes/remove-py38-f4e8c7ce18a5914b.yaml
Takashi Kajinami 2d817033de Remove Python 3.8 support
Python 3.8 is no longer part of the tested runtimes for 2024.2[1]
because its EOL is coming soon.

Also replace the deprecated md5 function from oslo.utils .

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

Change-Id: Ic052d5c599b7db055d9d875f18627c6056072eef
2024-10-16 01:22:06 +00:00

6 lines
118 B
YAML

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