]> git.feebdaed.xyz Git - 0xmirror/openstack.git/commit
Update git submodules
authorZuul <zuul@review.opendev.org>
Fri, 19 Dec 2025 19:32:20 +0000 (19:32 +0000)
committerGerrit Code Review <review@openstack.org>
Fri, 19 Dec 2025 19:32:20 +0000 (19:32 +0000)
commitce0217553057f12191cf49f78d708d24c3511e3b
treeb01ba2f77b0d073f0a87725f6ca25ce5456bb553
parent4ac842a6d9ccbbed7caa34706cdf5b221ee41b03
Update git submodules

* Update manila-tempest-plugin from branch 'master'
  to 93319df40995334ec44062e307cc45457088f8e4
  - Merge "Drop python 3.9 and support python 3.13"
  - 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: Ib5c0d86d43384906d6b6dd9e45914e654280f743
Signed-off-by: Ghanshyam Maan <gmaan@ghanshyammann.com>
manila-tempest-plugin