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: If948551d40826a276db9a60eeb5279b12e7a3733
This commit is contained in:
Cyril Roelandt
2025-06-27 02:59:55 +02:00
parent ac0e75b1b6
commit 4a85f395b7
-2
View File
@@ -33,7 +33,6 @@
tox_envlist: all
devstack_localrc:
TEMPEST_PLUGINS: /opt/stack/trove-tempest-plugin
USE_PYTHON3: False
devstack_plugins:
trove: https://opendev.org/openstack/trove
devstack_services:
@@ -80,7 +79,6 @@
tempest_concurrency: 1
devstack_localrc:
TEMPEST_PLUGINS: /opt/stack/trove-tempest-plugin
USE_PYTHON3: true
Q_AGENT: openvswitch
Q_PLUGIN: ml2
Q_ML2_TENANT_NETWORK_TYPE: vxlan