diff --git a/jenkins/jobs/heat.yaml b/jenkins/jobs/heat.yaml index a91760df91..a0f7e572bc 100644 --- a/jenkins/jobs/heat.yaml +++ b/jenkins/jobs/heat.yaml @@ -108,6 +108,7 @@ services+=",q-lbaasv2" export DEVSTACK_LOCAL_CONFIG+=$'\n'"enable_plugin neutron-lbaas https://git.openstack.org/openstack/neutron-lbaas" export PROJECTS="openstack/barbican $PROJECTS" + export PROJECTS="openstack/python-barbicanclient $PROJECTS" export DEVSTACK_LOCAL_CONFIG+=$'\n'"enable_plugin barbican https://git.openstack.org/openstack/barbican" # the lbaas v2 driver choice is in the gate pre test hook else