add branch for vitrage client when reclone is true
Change-Id: I1f96a67599c3f074f5200101e896458a530a8023
This commit is contained in:
parent
6c679d8c5f
commit
3ff310aab4
@ -14,6 +14,7 @@
|
||||
# --------
|
||||
GITDIR["python-vitrageclient"]=$DEST/python-vitrageclient
|
||||
GITREPO["python-vitrageclient"]=${VITRAGECLIENT_REPO:-${GIT_BASE}/openstack/python-vitrageclient.git}
|
||||
GITBRANCH["python-vitrageclient"]=${VITRAGECLIENT_BRANCH:-master}
|
||||
|
||||
# Support potential entry-points console scripts in VENV or not
|
||||
if [[ ${USE_VENV} = True ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user