Move from stackforge to openstack

Change-Id: Ib72886b1a5dd658c5c500d17498ca1a5d0732a7d
This commit is contained in:
Jeremy Stanley 2014-09-19 21:09:24 +00:00
parent 4b0e452b0d
commit cceb466f30
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
[gerrit]
host=review.openstack.org
port=29418
project=stackforge/manila.git
project=openstack/manila.git

View File

@ -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