From 5a82d3551c6655220d4c5d4809118db5b8eba9c0 Mon Sep 17 00:00:00 2001 From: Mark Doffman Date: Mon, 21 Jul 2014 15:52:47 +0000 Subject: Regenerate OpenStack lorry. Regenerate openstack.lorry to include repositories needed for DNS services. --- open-source-lorries/openstack.lorry | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'open-source-lorries/openstack.lorry') 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" } } -- cgit v1.2.1