Merge "Install oslo.db from source"

This commit is contained in:
Jenkins 2014-06-20 09:26:50 +00:00 committed by Gerrit Code Review
commit 3cb9b434a7

View File

@ -54,6 +54,9 @@ function install_oslo {
git_clone $OSLORWRAP_REPO $OSLORWRAP_DIR $OSLORWRAP_BRANCH
setup_install $OSLORWRAP_DIR
git_clone $OSLODB_REPO $OSLODB_DIR $OSLODB_BRANCH
setup_install $OSLODB_DIR
git_clone $OSLOVMWARE_REPO $OSLOVMWARE_DIR $OSLOVMWARE_BRANCH
setup_install $OSLOVMWARE_DIR