Use python3 for devstack testing
Nodepool only supports python3, so just default to python3 when testing with devstack. Change-Id: Ie6149a8fcdefc3c8e014ba8161caa95da41f6aaf Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
89f0d11a6e
commit
126a4eabda
@ -25,6 +25,8 @@
|
||||
required-projects:
|
||||
- openstack-infra/nodepool
|
||||
vars:
|
||||
devstack_localrc:
|
||||
USE_PYTHON3: True
|
||||
devstack_services:
|
||||
horizon: false
|
||||
ceilometer-acentral: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user