Fix typo in devstack configuration file

TrivialFix

Change-Id: I279c30bff47ab72369ec79ae52389dc6e924b8a6
This commit is contained in:
xu-haiwei 2016-07-20 02:03:35 +00:00
parent 81480d8eca
commit 40a4a45732

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