Install python-barbicanclient from git for castellan gate

Python-barbicanclient is a dependency for castellan, and it
would be useful to test the latest features from git, instead
of waiting for releases.

Change-Id: I3b61f7af032af4c0d5e7490539a95f305bd7e16f
This commit is contained in:
Kaitlin Farr 2017-02-27 16:41:34 -05:00
parent b0592327b7
commit cc43c66e89

View File

@ -20,6 +20,7 @@
export PROJECTS="openstack/barbican-tempest-plugin $PROJECTS"
export PROJECTS="openstack/castellan $PROJECTS"
export DEVSTACK_LOCAL_CONFIG="enable_plugin barbican git://git.openstack.org/openstack/barbican"
export DEVSTACK_LOCAL_CONFIG+=$'\n'"LIBS_FROM_GIT=python-barbicanclient"
function gate_hook {
$BASE/new/castellan/castellan/tests/contrib/gate_hook.sh