commit | 42b1aa9c136bd738c32075b2098cebdfa3a886f8 | [log] [tgz] |
---|---|---|
author | Joe Gordon <jogo@cloudscaling.com> | Thu May 24 14:11:01 2012 -0700 |
committer | Chmouel Boudjnah <chmouel@chmouel.com> | Fri May 25 15:07:43 2012 +0000 |
tree | c2c47103fdebcedaa8e7875b631c05c03fd2df73 | |
parent | 4ffbe0bd60c24a7e5b46d9f78ff78a0a8b346d42 [diff] [blame] |
Fix devstack to support the new pulled out swift3 Change-Id: Ia4f5092e666b581aab4af4851c2848e84817c07a
diff --git a/stackrc b/stackrc index 41a399a..98e6bd4 100644 --- a/stackrc +++ b/stackrc
@@ -16,6 +16,9 @@ # storage service SWIFT_REPO=https://github.com/openstack/swift.git SWIFT_BRANCH=master +SWIFT3_REPO=https://github.com/fujita/swift3.git +SWIFT3_BRANCH=master + # image catalog service GLANCE_REPO=https://github.com/openstack/glance.git