Browse code

Swift3 has been moved to stackforge.

Use that URL

Change-Id: Iae1a7068043846294fe208a10a1de23a35f337e0

Chmouel Boudjnah authored on 2014/03/26 08:45:05
Showing 1 changed files
... ...
@@ -213,7 +213,7 @@ REQUIREMENTS_BRANCH=${REQUIREMENTS_BRANCH:-master}
213 213
 # storage service
214 214
 SWIFT_REPO=${SWIFT_REPO:-${GIT_BASE}/openstack/swift.git}
215 215
 SWIFT_BRANCH=${SWIFT_BRANCH:-master}
216
-SWIFT3_REPO=${SWIFT3_REPO:-http://github.com/fujita/swift3.git}
216
+SWIFT3_REPO=${SWIFT3_REPO:-${GIT_BASE}/stackforge/swift3.git}
217 217
 SWIFT3_BRANCH=${SWIFT3_BRANCH:-master}
218 218
 
219 219
 # python swift client library