summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-06-18 11:56:40 +0100
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-06-18 11:58:13 +0100
commit9f26cc246eedda58248b40455c30200c6b2c0566 (patch)
treed78c481b6f1530a8fda3406ee4834f26c2bb1fa8
parent723487a78bf577d2cc69ec6f5effb643a2fd69e8 (diff)
downloadlorries-9f26cc246eedda58248b40455c30200c6b2c0566.tar.gz
Lorry the OpenStack unified CLI client and its dependency
Change-Id: I87b872419d5645263f9ed28d140785331c6aff16
-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"