| commit | c750bc37792dd79d8c1a718f6cb4b5c82623c04a | [log] [tgz] |
|---|---|---|
| author | Takashi Kajinami <kajinamit@oss.nttdata.com> | Thu Nov 06 00:43:57 2025 +0900 |
| committer | Takashi Kajinami <kajinamit@oss.nttdata.com> | Thu Nov 06 00:43:57 2025 +0900 |
| tree | b1c80b2ec9d349a236b8890c5678138836b1936a | |
| parent | 058e172729cde892e61ee65c931d5defc0d3d81c [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 Co-Authored-By: Ghanshyam Maan <gmaan@ghanshyammann.com> Change-Id: I48c74394ed1993c90452fb852b524507ea78a2ed Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>