summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/liberasurecode.lorry6
-rw-r--r--open-source-lorries/openstack.lorry5
-rw-r--r--open-source-lorries/python-packages.lorry11
3 files changed, 20 insertions, 2 deletions
diff --git a/open-source-lorries/liberasurecode.lorry b/open-source-lorries/liberasurecode.lorry
new file mode 100644
index 0000000..159c36a
--- /dev/null
+++ b/open-source-lorries/liberasurecode.lorry
@@ -0,0 +1,6 @@
+{
+ "liberasurecode": {
+ "type": "git",
+ "url": "https://bitbucket.org/tsg-/liberasurecode.git"
+ }
+}
diff --git a/open-source-lorries/openstack.lorry b/open-source-lorries/openstack.lorry
index a81c423..ce287a2 100644
--- a/open-source-lorries/openstack.lorry
+++ b/open-source-lorries/openstack.lorry
@@ -94,6 +94,11 @@
"url": "git://git.openstack.org/openstack/ceilometer.git"
},
+ "openstack/ceilometermiddleware": {
+ "type": "git",
+ "url": "https://github.com/openstack/ceilometermiddleware.git"
+ },
+
"openstack/python-ceilometerclient": {
"type": "git",
"url": "git://git.openstack.org/openstack/python-ceilometerclient.git"
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index fc06a14..212348b 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -700,6 +700,13 @@
"python-packages/testresources": {
"type": "bzr",
"url": "lp:testresources"
- }
-
+ },
+ "python-packages/pyeclib": {
+ "type": "git",
+ "url": "https://bitbucket.org/kmgreen2/pyeclib.git"
+ },
+ "python-packages/pysaml2": {
+ "type": "git",
+ "url": "https://github.com/rohe/pysaml2.git"
+ },
}