Merge "upgrade oslo if required by libs_from_git"

This commit is contained in:
Jenkins 2016-07-25 18:36:40 +00:00 committed by Gerrit Code Review
commit 9d374cb9fc
1 changed files with 4 additions and 0 deletions

View File

@ -114,6 +114,10 @@ git_clone $REQUIREMENTS_REPO $REQUIREMENTS_DIR $REQUIREMENTS_BRANCH
install_infra
# force any oslo upgrades that might be required
source $TARGET_DEVSTACK_DIR/lib/oslo
install_oslo
# Start helper services
# =====================