commit | 46f05ea2372d1cfa799d850d5e5aea37dea135d3 | [log] [tgz] |
---|---|---|
author | Zuul <zuul@review.opendev.org> | Wed Jun 26 06:39:48 2019 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Wed Jun 26 06:39:48 2019 +0000 |
tree | ab6e8bb15df522dcec427ea4f5dbce47c35ce70a | |
parent | a928853692ac825171a38014c8646d87fe814ba5 [diff] | |
parent | 99e7445fb245deaa67d831a23c4e4ee21c13c855 [diff] |
Merge "Adjust repo namespace for pbr"
diff --git a/stackrc b/stackrc index 4fc31a3..2661b5f 100644 --- a/stackrc +++ b/stackrc
@@ -498,7 +498,7 @@ 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}