Remove USE_PYTHON3 setting from .zuul.yaml

We don't need this anymore since all of our jobs are
Python 3.

Change-Id: Ib7e85a72a28ff507cb1371b365b6bfa5fbf70d81
This commit is contained in:
Eric Harney 2023-03-09 14:04:10 -05:00
parent a75c5bfbc4
commit e16ae767c4
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
vars:
openrc_enable_export: true
devstack_localrc:
USE_PYTHON3: true
VOLUME_BACKING_FILE_SIZE: 16G
CINDER_QUOTA_VOLUMES: 25
CINDER_QUOTA_BACKUPS: 25