I have created an OpenNebula storage driver for Saturnring open-source scale-out iSCSI-based block storage. It is open-sourced as part of Saturnring (Apache2 license). This could benefit users needing to deploy a block storage system with OpenNebula.
.
This OpenNebula driver supports persistent block devices, backed by Saturnring iSCSI storage targets, for OpenNebula VMs. This driver borrows ideas and code from the addon-iscsi sample (https://github.com/OpenNebula/addon-iscsi)
I see that the repository has at the main level the code for the storage system and the OpenNebula integration is in one of the subdirectories. Is it possible that the README file for the addon is at the root level. Or at least that both the addon information and the storage system is there. That way people will see that information as soon as they go to the repository.
Give me the name of the repository you want me to create (for example addon-saturnring) and I’ll create it and give you admin permissions.
I’ve just created the repository and gave your github user admin permissions. If you have any problem or need me to add more users with write permissions just tell me. Thanks!