Merge "use ceilometerclient from git"
This commit is contained in:
commit
1722e659e9
@ -246,6 +246,8 @@
|
||||
|
||||
if [ "$ZUUL_PROJECT" == "openstack/oslo.messaging" ]; then
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"LIBS_FROM_GIT=oslo.messaging"
|
||||
elif [ "$ZUUL_PROJECT" == "openstack/python-ceilometerclient" ]; then
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"LIBS_FROM_GIT=python-ceilometerclient"
|
||||
fi
|
||||
|
||||
function post_test_hook {
|
||||
|
Loading…
Reference in New Issue
Block a user