Browse code

Merge "Use github for swift3."

Jenkins authored on 2014/02/08 02:12:17
Showing 1 changed files
... ...
@@ -171,7 +171,7 @@ REQUIREMENTS_BRANCH=${REQUIREMENTS_BRANCH:-master}
171 171
 # storage service
172 172
 SWIFT_REPO=${SWIFT_REPO:-${GIT_BASE}/openstack/swift.git}
173 173
 SWIFT_BRANCH=${SWIFT_BRANCH:-master}
174
-SWIFT3_REPO=${SWIFT3_REPO:-${GIT_BASE}/fujita/swift3.git}
174
+SWIFT3_REPO=${SWIFT3_REPO:-http://github.com/fujita/swift3.git}
175 175
 SWIFT3_BRANCH=${SWIFT3_BRANCH:-master}
176 176
 
177 177
 # python swift client library