Add Barbican and client to Neutron-LBaaS PROJECTS

Change-Id: I9a0e5062fd6e4e5b989d9070dc60f03afa8e94b3
This commit is contained in:
Adam Harwell 2015-09-10 16:38:15 -05:00
parent c0c5f0eb12
commit ade5a8f4ad

View File

@ -24,6 +24,8 @@
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
fi
export PROJECTS="openstack/barbican $PROJECTS"
export PROJECTS="openstack/python-barbicanclient $PROJECTS"
function gate_hook {{
$BASE/new/neutron-lbaas/neutron_lbaas/tests/contrib/gate_hook.sh {lbaasversion} {lbaastest}