summaryrefslogtreecommitdiff
path: root/open-source-lorries/open-iscsi.lorry
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-04-07 16:23:25 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-04-07 15:49:58 +0000
commitb909c3d656c8906e34c32b16d9b316f53e3170bd (patch)
tree14b2fb682d1c3e884e1e76d33646e18a4d043fa5 /open-source-lorries/open-iscsi.lorry
parent9cde36b1494d3d6a4e4ce1766abeaa02a0a1c02c (diff)
downloadlorries-b909c3d656c8906e34c32b16d9b316f53e3170bd.tar.gz
Add iscsi tools lorry files
open-iscsi is an implementation of the RFC3720 iSCSI required by openstack to manage volumes (Cinder). targetcli-fb is a command-line interface for configuring the LIO generic SCSI target. This fork of targetcli is required to keep compatibility with rtslib-fb which is a cinder dependency. configshell-fb is a build time dependency of targetcli-fb urwid is a runtime dependency of configshell-fb Change-Id: Ie0f791a18b53789b468d07a73c644ac3a6cfe130
Diffstat (limited to 'open-source-lorries/open-iscsi.lorry')
-rw-r--r--open-source-lorries/open-iscsi.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/open-iscsi.lorry b/open-source-lorries/open-iscsi.lorry
new file mode 100644
index 0000000..5d4b359
--- /dev/null
+++ b/open-source-lorries/open-iscsi.lorry
@@ -0,0 +1,6 @@
+{
+ "open-iscsi": {
+ "type": "git",
+ "url": "git://github.com/mikechristie/open-iscsi.git"
+ }
+}