summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Brown <ben.brown@codethink.co.uk>2013-12-16 16:47:30 +0000
committerBen Brown <ben.brown@codethink.co.uk>2013-12-16 16:49:36 +0000
commit1ea4757ee5b3f383efd609f324df9e95aa6f3b3c (patch)
tree0104e061933f7dd902ab2af13ec04ec8c900bd24
parent865aabcafb4db6f8749d45949a00ccf52339a3b9 (diff)
downloadlorries-1ea4757ee5b3f383efd609f324df9e95aa6f3b3c.tar.gz
Add lorries for ceph submodules
-rw-r--r--open-source-lorries/ceph-libs3.lorry6
-rw-r--r--open-source-lorries/ceph-object-corpus.lorry6
2 files changed, 12 insertions, 0 deletions
diff --git a/open-source-lorries/ceph-libs3.lorry b/open-source-lorries/ceph-libs3.lorry
new file mode 100644
index 0000000..eea252e
--- /dev/null
+++ b/open-source-lorries/ceph-libs3.lorry
@@ -0,0 +1,6 @@
+{
+ "ceph-libs3": {
+ "type": "git",
+ "url": "git://github.com/ceph/libs3.git"
+ }
+}
diff --git a/open-source-lorries/ceph-object-corpus.lorry b/open-source-lorries/ceph-object-corpus.lorry
new file mode 100644
index 0000000..a34826b
--- /dev/null
+++ b/open-source-lorries/ceph-object-corpus.lorry
@@ -0,0 +1,6 @@
+{
+ "ceph-object-corpus": {
+ "type": "git",
+ "url": "git://ceph.com/git/ceph-object-corpus.git"
+ }
+}