Add barbican client to project list for lbaas testing
Both bariban and it's client are needed in the project list for it to setup properly in devstack. Change-Id: I0bc5eaca2e611739e19108a5b2ad2932f8c344b9
This commit is contained in:
parent
97ed67386e
commit
723b68c49d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user