Zuul: do not use USE_PYTHON3

Devstack has removed the USE_PYTHON3 variable[1][2] and now always uses
Python 3.

[1] https://review.opendev.org/c/openstack/devstack/+/920658
[2] Commit 5412dbfe7b797149f1f68100de8003b1876398fe

Change-Id: I535bccaf649f13773f59950496524d7cf03fe49f
This commit is contained in:
Cyril Roelandt
2025-06-27 00:01:04 +02:00
parent 409cd98c87
commit 9ceae0aeed

View File

@@ -28,7 +28,6 @@
tox_envlist: all
devstack_localrc:
CLOUDKITTY_FETCHER: keystone
USE_PYTHON3: True
TEMPEST_PLUGINS: /opt/stack/cloudkitty-tempest-plugin
- job: