Introduce Libiscsi pool
- Mentors
- Pavel Hrdina, Michal Prívozník
- Organization
- libvirt
Currently there is an iSCSI storage pool in libvirt. However, all the management communication is done by spawning iscsiadm binary. The aim of this project would be to rework the storage driver backend so that it uses libiscsi directly.