* Package name : targetd
Version : 0.8.12
Upstream Author : Tony Asleson <tasleson@redhat.com>
* URL : https://github.com/open-iscsi/targetd/
* License : GPL-3.0-or-later
Programming Lang: Python
Description : remote configuration of a LIO-based storage appliance
targetd turns Linux into a remotely-configurable storage appliance. It
supports an HTTP/jsonrpc-2.0 interface to let a remote administrator
allocate volumes from an LVM volume group, and export those volumes over
iSCSI.
This can be especially usefull in environment such as Kubernetes where
storage is provisionned automatically.