Merge "Adjust repo namespace for pbr"
This commit is contained in:
commit
46f05ea237
2
stackrc
2
stackrc
@ -498,7 +498,7 @@ GITREPO["tooz"]=${TOOZ_REPO:-${GIT_BASE}/openstack/tooz.git}
|
||||
GITBRANCH["tooz"]=${TOOZ_BRANCH:-$TARGET_BRANCH}
|
||||
|
||||
# pbr drives the setuptools configs
|
||||
GITREPO["pbr"]=${PBR_REPO:-${GIT_BASE}/openstack-dev/pbr.git}
|
||||
GITREPO["pbr"]=${PBR_REPO:-${GIT_BASE}/openstack/pbr.git}
|
||||
GITBRANCH["pbr"]=${PBR_BRANCH:-$TARGET_BRANCH}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user