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: I6179ae2247bbfde340e8353c79172907b4186347
This commit is contained in:
Cyril Roelandt
2025-06-27 00:04:55 +02:00
parent 698f7b6059
commit 1476f92a83

View File

@@ -6,7 +6,6 @@
devstack_localrc:
DESIGNATE_SERVICE_PORT_DNS: 5322
TEMPEST_PLUGINS: /opt/stack/designate-tempest-plugin
USE_PYTHON3: true
API_WORKERS: 2
devstack_plugins:
designate: https://opendev.org/openstack/designate