| commit | 81906de130e97de6ba298bb6ec6e85c842d01656 | [log] [tgz] |
|---|---|---|
| author | Takashi Kajinami <kajinamit@oss.nttdata.com> | Thu Nov 06 00:39:17 2025 +0900 |
| committer | Takashi Kajinami <kajinamit@oss.nttdata.com> | Tue Nov 11 09:23:06 2025 +0000 |
| tree | b88da76edd7c9e7f427d1d2caca4c83ecda245d5 | |
| parent | 39ba35f2c761d9cc993923d5d8b48d53fee3b3a4 [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: I5ae2e5c917375f040efe3771b691812abf06050b Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>