From 43577d5a17d21b2cedeef0b728c31e578224d923 Mon Sep 17 00:00:00 2001 From: Chmouel Boudjnah Date: Tue, 25 Mar 2014 23:45:05 +0000 Subject: [PATCH] Swift3 has been moved to stackforge. Use that URL Change-Id: Iae1a7068043846294fe208a10a1de23a35f337e0 --- stackrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stackrc b/stackrc index 2164768fca..4418be1c06 100644 --- a/stackrc +++ b/stackrc @@ -213,7 +213,7 @@ REQUIREMENTS_BRANCH=${REQUIREMENTS_BRANCH:-master} # storage service SWIFT_REPO=${SWIFT_REPO:-${GIT_BASE}/openstack/swift.git} SWIFT_BRANCH=${SWIFT_BRANCH:-master} -SWIFT3_REPO=${SWIFT3_REPO:-http://github.com/fujita/swift3.git} +SWIFT3_REPO=${SWIFT3_REPO:-${GIT_BASE}/stackforge/swift3.git} SWIFT3_BRANCH=${SWIFT3_BRANCH:-master} # python swift client library