Merge "Add python-ironicclient to PROJECTS"

This commit is contained in:
Jenkins 2016-01-08 19:41:16 +00:00 committed by Gerrit Code Review
commit c8a5695a15
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
fi
export PROJECTS="openstack/ironic $PROJECTS"
export PROJECTS="openstack/ironic openstack/python-ironicclient $PROJECTS"
export DEVSTACK_LOCAL_CONFIG="enable_plugin ironic git://git.openstack.org/openstack/ironic"
function post_test_hook {{