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:
parent
16aae916ee
commit
20ee8bc438
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user