summaryrefslogtreecommitdiff
path: root/open-source-lorries
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-07-21 15:52:47 +0000
commit42ce75c0360cdab0eccb0e5ff14cd6b2b4bb5c74 (patch)
treee06a566448d8be51d3e18d8de09748dfc9141800 /open-source-lorries
parente574d5ec3602792720661fae0b1531cf407d7678 (diff)
downloadlorries-42ce75c0360cdab0eccb0e5ff14cd6b2b4bb5c74.tar.gz
Regenerate OpenStack lorry.
Regenerate openstack.lorry to include repositories needed for DNS services.
Diffstat (limited to 'open-source-lorries')
-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"
}
}