Merge "Fix typo in devstack configuration file"
This commit is contained in:
commit
a106db4087
@ -40,7 +40,7 @@ fi
|
|||||||
|
|
||||||
# Set up default directories
|
# Set up default directories
|
||||||
GITREPO["tacker-horizon"]=${TACKERHORIZON_REPO:-${GIT_BASE}/openstack/tacker-horizon.git}
|
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
|
GITDIR["tacker-horizon"]=$DEST/tacker-horizon
|
||||||
|
|
||||||
TACKER_DIR=$DEST/tacker
|
TACKER_DIR=$DEST/tacker
|
||||||
|
Loading…
Reference in New Issue
Block a user