commit | 28fa4e8d940cb8a7a3d5fcb932a7552ad5f1c90c | [log] [tgz] |
---|---|---|
author | Chmouel Boudjnah <chmouel@chmouel.com> | Tue Nov 01 12:30:55 2011 +0100 |
committer | Chmouel Boudjnah <chmouel@chmouel.com> | Wed Nov 02 17:07:18 2011 +0100 |
tree | 5768f25eadd39dd03589a66fd6b3296d850eff73 | |
parent | e70806452d819c2857b001c87cb72e9fcbcadaaa [diff] [blame] |
Add swift support. Based on github.sh/cloudbuilders/deploy.sh/swift. This is a WIP branch.
diff --git a/stackrc b/stackrc index 9b110a3..e880c17 100644 --- a/stackrc +++ b/stackrc
@@ -2,6 +2,10 @@ NOVA_REPO=https://github.com/cloudbuilders/nova.git NOVA_BRANCH=diablo +# storage service +SWIFT_REPO=https://github.com/openstack/swift.git +SWIFT_BRANCH=diablo + # image catalog service GLANCE_REPO=https://github.com/cloudbuilders/glance.git GLANCE_BRANCH=diablo