summaryrefslogtreecommitdiff
path: root/open-source-lorries/openstack.lorry
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2014-08-04 21:09:28 +0000
committerMark Doffman <mark.doffman@codethink.co.uk>2014-08-04 21:10:24 +0000
commit1d6c9a9fe6531168434b82d1ee7caa047dab774c (patch)
tree2c2d30b9d63395a20595a039fd4dea6547bb5dcc /open-source-lorries/openstack.lorry
parentf96f5e5d0db538f084cf91bc129b4cc59f066558 (diff)
parent7ce9a738a7263ee02673d25016afd45980488048 (diff)
downloadlorries-1d6c9a9fe6531168434b82d1ee7caa047dab774c.tar.gz
Merge branch 'markdoffman/add-openstack-dependencies-v2'
Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-By: Richard Maw <richard.maw@codethink.co.uk>
Diffstat (limited to 'open-source-lorries/openstack.lorry')
-rw-r--r--open-source-lorries/openstack.lorry15
1 files changed, 15 insertions, 0 deletions
diff --git a/open-source-lorries/openstack.lorry b/open-source-lorries/openstack.lorry
index 1b01a70..bc8db40 100644
--- a/open-source-lorries/openstack.lorry
+++ b/open-source-lorries/openstack.lorry
@@ -44,6 +44,11 @@
"url": "git://git.openstack.org/openstack/python-keystoneclient.git"
},
+ "openstack/keystonemiddleware": {
+ "type": "git",
+ "url": "git://git.openstack.org/openstack/keystonemiddleware.git"
+ },
+
"openstack/horizon": {
"type": "git",
"url": "git://git.openstack.org/openstack/horizon.git"
@@ -207,5 +212,15 @@
"openstack/taskflow": {
"type": "git",
"url": "git://git.openstack.org/openstack/taskflow.git"
+ },
+
+ "openstack/designate": {
+ "type": "git",
+ "url": "git://git.openstack.org/openstack/designate.git"
+ },
+
+ "openstack/python-designateclient": {
+ "type": "git",
+ "url": "git://git.openstack.org/openstack/python-designateclient.git"
}
}