diff options
author | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2014-05-12 11:39:42 +0000 |
---|---|---|
committer | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2014-05-12 11:39:42 +0000 |
commit | 7fbd16a5dbb3f62089e8d7701eb1cb11ba0a169a (patch) | |
tree | c5982dbe03d8d0bf8ec1f36415b39c1cdc1348a0 /open-source-lorries/python-novaclient.lorry | |
parent | aa4ee5cffd6f8ef1f8a41c35d370c54a8b9204d8 (diff) | |
download | lorries-7fbd16a5dbb3f62089e8d7701eb1cb11ba0a169a.tar.gz |
add python-novaclient
Diffstat (limited to 'open-source-lorries/python-novaclient.lorry')
-rw-r--r-- | open-source-lorries/python-novaclient.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/python-novaclient.lorry b/open-source-lorries/python-novaclient.lorry new file mode 100644 index 0000000..3f3a946 --- /dev/null +++ b/open-source-lorries/python-novaclient.lorry @@ -0,0 +1,6 @@ +{ + "python-novaclient": { + "type": "git", + "url": "git://github.com/openstack/python-novaclient.git" + } +} |