Fix typo in devstack configuration file

TrivialFix

Change-Id: I279c30bff47ab72369ec79ae52389dc6e924b8a6
(cherry picked from commit 40a4a45732)
This commit is contained in:
xu-haiwei 2016-07-20 02:03:35 +00:00 committed by Sridhar Ramaswamy
parent 502cbd6ca1
commit c134fb2ebd
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ GITBRANCH["python-tackerclient"]=${TACKERCLIENT_BRANCH:-master}
GITDIR["python-tackerclient"]=$DEST/python-tackerclient
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