Stop setting USE_PYTHON3 for jobs

DevStack is now hardcoded to always use python3, so we can drop this
setting from the zuul config.

[0] Ieffda4edea9cc19484c04420ed703f7141ef9f15

Change-Id: If4292a649e2d61c2d1cb7e28cd7ee593d6a62d9c
This commit is contained in:
Jens Harbott 2020-08-07 09:03:32 +00:00
parent 6b568e3c2d
commit ab8011167c
1 changed files with 0 additions and 2 deletions

View File

@ -8,8 +8,6 @@
- name: openstack/castellan
- name: openstack/openstacksdk
vars:
devstack_localrc:
USE_PYTHON3: true
devstack_plugins:
barbican: https://opendev.org/openstack/barbican
tox_install_siblings: true