From 9f26cc246eedda58248b40455c30200c6b2c0566 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Thu, 18 Jun 2015 11:56:40 +0100 Subject: Lorry the OpenStack unified CLI client and its dependency Change-Id: I87b872419d5645263f9ed28d140785331c6aff16 --- open-source-lorries/openstack.lorry | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'open-source-lorries/openstack.lorry') diff --git a/open-source-lorries/openstack.lorry b/open-source-lorries/openstack.lorry index d4115d0..d3755a8 100644 --- a/open-source-lorries/openstack.lorry +++ b/open-source-lorries/openstack.lorry @@ -296,5 +296,9 @@ "openstack/tempest": { "type": "git", "url": "https://git.openstack.org/openstack/tempest" + }, + "openstack/python-openstackclient": { + "type": "git", + "url": "git://git.openstack.org/openstack/python-openstackclient" } } -- cgit v1.2.1