diff options
Diffstat (limited to 'open-source-lorries/openstack.lorry')
-rw-r--r-- | open-source-lorries/openstack.lorry | 4 |
1 files changed, 4 insertions, 0 deletions
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" } } |