From e080c672d3d8bcbcf0c97839d9f5e716f53ac4f1 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Fri, 19 Jun 2015 15:07:53 +0100 Subject: Lorry os-client-config It is necessary for python-openstackclient. Change-Id: I260d8208eb8795df12d1848c18b7052a6ff0e25a --- open-source-lorries/openstack.lorry | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'open-source-lorries') diff --git a/open-source-lorries/openstack.lorry b/open-source-lorries/openstack.lorry index 99e3ad0..41bddd0 100644 --- a/open-source-lorries/openstack.lorry +++ b/open-source-lorries/openstack.lorry @@ -300,5 +300,9 @@ "openstack/python-openstackclient": { "type": "git", "url": "git://git.openstack.org/openstack/python-openstackclient" + }, + "openstack/os-client-config": { + "type": "git", + "url": "git://git.openstack.org/openstack/os-client-config.git" } } -- cgit v1.2.1