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:
parent
6b568e3c2d
commit
ab8011167c
@ -8,8 +8,6 @@
|
|||||||
- name: openstack/castellan
|
- name: openstack/castellan
|
||||||
- name: openstack/openstacksdk
|
- name: openstack/openstacksdk
|
||||||
vars:
|
vars:
|
||||||
devstack_localrc:
|
|
||||||
USE_PYTHON3: true
|
|
||||||
devstack_plugins:
|
devstack_plugins:
|
||||||
barbican: https://opendev.org/openstack/barbican
|
barbican: https://opendev.org/openstack/barbican
|
||||||
tox_install_siblings: true
|
tox_install_siblings: true
|
||||||
|
Loading…
Reference in New Issue
Block a user