Karbor: update the $PROJECTS variable of the job definition

Add the project python-manilaclient to the $PROJECTS variable in the
job definition karbor.yaml. To fix the erorr about cloning manilaclient
when the manila service is enable.

Change-Id: I33bfe2a93b603f878b351bff5cfd32f441b83c8a
This commit is contained in:
chenying 2017-04-12 22:21:15 +08:00
parent 16aae916ee
commit 20ee8bc438

View File

@ -44,6 +44,7 @@
fi
export PROJECTS="openstack/karbor $PROJECTS"
export PROJECTS="openstack/python-manilaclient $PROJECTS"
export DEVSTACK_GATE_SETTINGS=/opt/stack/new/karbor/devstack/devstackgaterc