Merge "Use github for swift3."
This commit is contained in:
commit
2219fdb587
2
stackrc
2
stackrc
@ -171,7 +171,7 @@ REQUIREMENTS_BRANCH=${REQUIREMENTS_BRANCH:-master}
|
|||||||
# storage service
|
# storage service
|
||||||
SWIFT_REPO=${SWIFT_REPO:-${GIT_BASE}/openstack/swift.git}
|
SWIFT_REPO=${SWIFT_REPO:-${GIT_BASE}/openstack/swift.git}
|
||||||
SWIFT_BRANCH=${SWIFT_BRANCH:-master}
|
SWIFT_BRANCH=${SWIFT_BRANCH:-master}
|
||||||
SWIFT3_REPO=${SWIFT3_REPO:-${GIT_BASE}/fujita/swift3.git}
|
SWIFT3_REPO=${SWIFT3_REPO:-http://github.com/fujita/swift3.git}
|
||||||
SWIFT3_BRANCH=${SWIFT3_BRANCH:-master}
|
SWIFT3_BRANCH=${SWIFT3_BRANCH:-master}
|
||||||
|
|
||||||
# python swift client library
|
# python swift client library
|
||||||
|
Loading…
Reference in New Issue
Block a user