commit | 45c5113701ecbb426d8fea95d0c416a89b089671 | [log] [tgz] |
---|---|---|
author | Chmouel Boudjnah <chmouel@chmouel.com> | Tue Nov 01 19:32:23 2011 +0100 |
committer | Chmouel Boudjnah <chmouel@chmouel.com> | Wed Nov 02 17:07:19 2011 +0100 |
tree | f9c4eeb8ac17bd6242b54de9f2c9ad177ffc3ee0 | |
parent | 5ab5b2293240f7600e6b24aecfebe85f1abb1aa3 [diff] [blame] |
Add keystone support with swift.
diff --git a/stackrc b/stackrc index 78479f9..6d4454e 100644 --- a/stackrc +++ b/stackrc
@@ -6,6 +6,10 @@ SWIFT_REPO=https://github.com/openstack/swift.git SWIFT_BRANCH=1.4.3 +# swift and keystone integration +SWIFT_KEYSTONE_REPO=https://github.com/cloudbuilders/swift-keystone2.git +SWIFT_KEYSTONE_BRANCH=master + # image catalog service GLANCE_REPO=https://github.com/cloudbuilders/glance.git GLANCE_BRANCH=diablo