From 657141b97895385efdcd2f091649f3ccbb9fb9d6 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Thu, 18 Jun 2015 11:59:56 +0100 Subject: Lorry some packages using the git protocol Change-Id: I0437d3a28b29a140223dd9a4d0f33372191c70b0 --- open-source-lorries/openstack.lorry | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'open-source-lorries') diff --git a/open-source-lorries/openstack.lorry b/open-source-lorries/openstack.lorry index d3755a8..99e3ad0 100644 --- a/open-source-lorries/openstack.lorry +++ b/open-source-lorries/openstack.lorry @@ -291,11 +291,11 @@ }, "openstack/tempest-lib": { "type": "git", - "url": "https://git.openstack.org/openstack/tempest-lib" + "url": "git://git.openstack.org/openstack/tempest-lib" }, "openstack/tempest": { "type": "git", - "url": "https://git.openstack.org/openstack/tempest" + "url": "git://git.openstack.org/openstack/tempest" }, "openstack/python-openstackclient": { "type": "git", -- cgit v1.2.1