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