Skip to content

Commit 6a7f8e4

Browse files
committed
Stop setting USE_PYTHON3
This was removed from DevStack in the 2024.2 cycle [1], but was unused since way back in Victoria [2]. [1] openstack/devstack@5412dbf [2] openstack/devstack@d7a82f4 Signed-off-by: Stephen Finucane <[email protected]>
1 parent eecac7f commit 6a7f8e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ runs:
6161
SERVICE_PASSWORD=secret
6262
SWIFT_HASH=1234123412341234
6363
LOGFILE=${{ inputs.log_dir }}/devstack.log
64-
USE_PYTHON3=True
6564
INSTALL_TEMPEST=False
6665
GIT_BASE=https://github.com
6766
EOF

0 commit comments

Comments
 (0)