| commit | 472181a46ab81be6e342d8ad93f6565535e6c89d | [log] [tgz] |
|---|---|---|
| author | Brian Haley <haleyb.dev@gmail.com> | Fri Jan 16 10:24:51 2026 -0500 |
| committer | Brian Haley <haleyb.dev@gmail.com> | Wed Jan 28 13:59:09 2026 -0500 |
| tree | 8dcd1208c99ee1e2dc747f70715cdb4fe57a115a | |
| parent | a664f75019c5ab751fde36fe30ca2a9856400f86 [diff] |
Update python version in setup.cfg Due to requirements repo dropping the constraints for python3.9 [1], Tempest needs to drop 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 which is tested as mandatory in Gazpacho/2026.1 cycle. [1] https://review.opendev.org/c/openstack/requirements/+/957587 [2] https://review.opendev.org/c/openstack/tempest/+/966101 Change-Id: If1c4fd7f97b7f5617f681da39eafce62ec153ab3 Signed-off-by: Brian Haley <haleyb.dev@gmail.com>