diff options
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/openstack.lorry | 10 |
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" + } } |