summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-11-07 09:59:01 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2014-11-07 09:59:01 +0000
commitcf2b5cee1ff1a7b345ef7b827118013a93975c37 (patch)
tree257977a5c875171a4d36b074a0ce0ea389473e99
parent17a3550537d50bd0e14b3197757cca359ea69395 (diff)
downloadlorries-cf2b5cee1ff1a7b345ef7b827118013a93975c37.tar.gz
Add lorries for Zuul and turbo-hipster
-rw-r--r--open-source-lorries/openstack.lorry10
1 files changed, 9 insertions, 1 deletions
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"
+ }
}