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