Add GITREPO for aodhclient
Calling git_clone_by_name without the GITREPO set doesn't work correctly. Change-Id: I449189431564b983f044c3a2bca2407f5a1a11c1
This commit is contained in:
parent
d6416e32e4
commit
16ea9ee168
@ -34,6 +34,7 @@ AODH_COORDINATION_URL=${AODH_COORDINATION_URL:-}
|
||||
|
||||
# Set up default directories for client
|
||||
GITDIR["python-aodhclient"]=$DEST/python-aodhclient
|
||||
GITREPO["python-aodhclient"]=$GIT_BASE/openstack/python-aodhclient.git
|
||||
|
||||
# Get rid of this before done.
|
||||
# Tell emacs to use shell-script-mode
|
||||
|
Loading…
Reference in New Issue
Block a user