Merge "Fix typo in devstack configuration file"

This commit is contained in:
Jenkins 2016-08-09 23:02:33 +00:00 committed by Gerrit Code Review
commit a106db4087
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ fi
# Set up default directories
GITREPO["tacker-horizon"]=${TACKERHORIZON_REPO:-${GIT_BASE}/openstack/tacker-horizon.git}
GITBRANCH["tacker-horizon"]=${TACKERHORZION_BRANCH:-master}
GITBRANCH["tacker-horizon"]=${TACKERHORIZON_BRANCH:-master}
GITDIR["tacker-horizon"]=$DEST/tacker-horizon
TACKER_DIR=$DEST/tacker