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:
Paul Belanger 2018-02-20 12:27:51 -05:00
parent 89f0d11a6e
commit 126a4eabda
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@
required-projects:
- openstack-infra/nodepool
vars:
devstack_localrc:
USE_PYTHON3: True
devstack_services:
horizon: false
ceilometer-acentral: false