From cf2b5cee1ff1a7b345ef7b827118013a93975c37 Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Fri, 7 Nov 2014 09:59:01 +0000 Subject: Add lorries for Zuul and turbo-hipster --- open-source-lorries/openstack.lorry | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'open-source-lorries') diff --git a/open-source-lorries/openstack.lorry b/open-source-lorries/openstack.lorry index 7b94628..5fe5dfd 100644 --- a/open-source-lorries/openstack.lorry +++ b/open-source-lorries/openstack.lorry @@ -242,5 +242,13 @@ "openstack/python-barbicanclient": { "type": "git", "url": "git://git.openstack.org/openstack/python-barbicanclient.git" - } + }, + "openstack/zuul": { + "type": "git", + "url": "git://git.openstack.org/openstack-infra/zuul.git" + }, + "openstack/turbo-hipster": { + "type": "git", + "url": "git://git.openstack.org/stackforge/turbo-hipster.git" + } } -- cgit v1.2.1