summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/openstack.lorry4
-rw-r--r--open-source-lorries/python-packages.lorry4
2 files changed, 8 insertions, 0 deletions
diff --git a/open-source-lorries/openstack.lorry b/open-source-lorries/openstack.lorry
index d4115d0..d3755a8 100644
--- a/open-source-lorries/openstack.lorry
+++ b/open-source-lorries/openstack.lorry
@@ -296,5 +296,9 @@
"openstack/tempest": {
"type": "git",
"url": "https://git.openstack.org/openstack/tempest"
+ },
+ "openstack/python-openstackclient": {
+ "type": "git",
+ "url": "git://git.openstack.org/openstack/python-openstackclient"
}
}
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index 8e7e3fd..de59875 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -35,6 +35,10 @@
"type": "git",
"url": "git://github.com/dreamhost/cliff.git"
},
+ "python-packages/cliff-tablib": {
+ "type": "git",
+ "url": "git://github.com/dreamhost/cliff-tablib.git"
+ },
"python-packages/cmd2-hg": {
"type": "hg",
"url": "http://bitbucket.org/catherinedevlin/cmd2"