From 9b6370130a224d25e97a6a833b7aa2f6c32e2b0a Mon Sep 17 00:00:00 2001 From: Cyril Roelandt Date: Fri, 27 Jun 2025 02:39:29 +0200 Subject: [PATCH] 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: I6a9dd99888a70214b659a79fbb40419552a072d5 --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 05cb8584..f3f836c0 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -36,7 +36,6 @@ - ^releasenotes/.*$ vars: devstack_localrc: - USE_PYTHON3: true # Enable manila with a fake driver that supports all capabilities MANILA_CONFIGURE_DEFAULT_TYPES: true MANILA_OPTGROUP_DEFAULT_quota_share_networks: 50