Move from stackforge to openstack
Change-Id: Ib72886b1a5dd658c5c500d17498ca1a5d0732a7d
This commit is contained in:
parent
4b0e452b0d
commit
cceb466f30
@ -1,4 +1,4 @@
|
|||||||
[gerrit]
|
[gerrit]
|
||||||
host=review.openstack.org
|
host=review.openstack.org
|
||||||
port=29418
|
port=29418
|
||||||
project=stackforge/manila.git
|
project=openstack/manila.git
|
||||||
|
@ -24,7 +24,7 @@ set +o xtrace
|
|||||||
# Defaults
|
# Defaults
|
||||||
# --------
|
# --------
|
||||||
|
|
||||||
MANILA_REPO_ROOT=stackforge
|
MANILA_REPO_ROOT=openstack
|
||||||
MANILA_GIT_BASE=${MANILA_GIT_BASE:-https://github.com}
|
MANILA_GIT_BASE=${MANILA_GIT_BASE:-https://github.com}
|
||||||
MANILA_REPO=${MANILA_GIT_BASE}/${MANILA_REPO_ROOT}/manila.git
|
MANILA_REPO=${MANILA_GIT_BASE}/${MANILA_REPO_ROOT}/manila.git
|
||||||
MANILA_BRANCH=master
|
MANILA_BRANCH=master
|
||||||
|
Loading…
Reference in New Issue
Block a user