| commit | 4972024980483a923ba136074968549d9abbb9a7 | [log] [tgz] |
|---|---|---|
| author | Ghanshyam Maan <gmaan@ghanshyammann.com> | Tue Nov 04 20:53:42 2025 +0000 |
| committer | Ghanshyam <gmaan@ghanshyammann.com> | Sun Nov 23 12:24:19 2025 +0000 |
| tree | a2f583213dd4c635c0c4380e66df396615876c4b | |
| parent | 9e5a82a35ea910dde6c15ccd0a4680f45356b7b3 [diff] |
Drop python 3.9 and support python 3.13 Due to requirements repo dropped the constraints for python3.9[1], Tempest needs to drop the python 3.9 support[2]. Because Tempest master cannot support py3.9 anymore, it needs to be dropped from tempest plugins also. Also, add python 3.13 support which is tested as mandatory in 2026.2 cycle. [1] https://review.opendev.org/c/openstack/requirements/+/957587 [2] https://review.opendev.org/c/openstack/tempest/+/966101 Change-Id: I848d55bcaa6359825a2c6fdc2d641af0702b6f16 Signed-off-by: Ghanshyam Maan <gmaan@ghanshyammann.com>