Skip to content

Commit ad69a4b

Browse files
committed
devstack: Remove USE_PYTHON3
It's all Python 3 now, baby. Signed-off-by: Stephen Finucane <[email protected]>
1 parent 86699f4 commit ad69a4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/playbooks/roles/install-devstack/templates/local.conf.j2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ RECLONE=False
33
HOST_IP={{ local_ip_address }}
44
DEST=/opt/stack
55
DATA_DIR=${DEST}/data
6-
USE_PYTHON3=True
76
LOGFILE=$DEST/logs/stack.sh.log
87
VERBOSE=True
98
LOG_COLOR=False

0 commit comments

Comments
 (0)