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:
Jaromir Wysoglad 2024-01-04 08:44:15 -05:00
parent d6416e32e4
commit 16ea9ee168
1 changed files with 1 additions and 0 deletions

View File

@ -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