**Description** Sunstone currently hardcodes in the [different DS driver options](https://github.com/OpenNebula/one/blob/master/src/fireedge/src/modules/constants/datastore.js#L88) instead of fetching them directly from oned.conf **Use case** Make the DS driver selection dynamic **Interface Changes** No interface changes necessary, only add parsing of oned.conf ds drivers section. The datastore creation dialog is sufficient as is. **Additional Context** - <!--////////////////////////////////////////////--> <!-- THIS SECTION IS FOR THE DEVELOPMENT TEAM --> <!-- BOTH FOR BUGS AND ENHANCEMENT REQUESTS --> <!-- PROGRESS WILL BE REFLECTED HERE --> <!--////////////////////////////////////////////--> ## Progress Status - [ ] Code committed - [ ] Testing - QA - [ ] Documentation (Release notes - resolved issues, compatibility, known issues)