Add openstacksdk to nodepool-functional-py35-src

openstacksdk is in the critical path now. Add it to the src job so that
we can add the nodepool-functional-py35-src job to openstacksdk and make
sure we're not breaking nodepool when we change things. We also need
this job on the shade repo, but that should be good to go already.

Change-Id: If11680dba61fe81997e8f3083c9db60d37a34ccc
This commit is contained in:
Monty Taylor 2018-05-04 13:48:45 -05:00
parent db87b73a50
commit 8ee25d07e4
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 2 additions and 1 deletions

View File

@ -66,12 +66,13 @@
run: playbooks/nodepool-functional-py35-src/run.yaml
vars:
devstack_localrc:
LIBS_FROM_GIT: shade,glean,diskimage-builder
LIBS_FROM_GIT: shade,glean,diskimage-builder,openstacksdk
required-projects:
- openstack-infra/glean
- openstack-infra/nodepool
- openstack-infra/shade
- openstack/diskimage-builder
- openstack/openstacksdk
- job:
name: nodepool-functional-py35-src