summaryrefslogtreecommitdiff
path: root/open-source-lorries/openstack.lorry
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2014-07-21 15:52:47 +0000
committerMark Doffman <mark.doffman@codethink.co.uk>2014-08-04 21:08:50 +0000
commit5a82d3551c6655220d4c5d4809118db5b8eba9c0 (patch)
treecf763d2f069d3306117deb46c22b5d1440adcf45 /open-source-lorries/openstack.lorry
parentf96f5e5d0db538f084cf91bc129b4cc59f066558 (diff)
downloadlorries-5a82d3551c6655220d4c5d4809118db5b8eba9c0.tar.gz
Regenerate OpenStack lorry.
Regenerate openstack.lorry to include repositories needed for DNS services.
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"
}
}