Comment 7 for bug 1866082

Revision history for this message
Benny Kopilov (bkopilov) wrote :

I would recommend the next solution:
[volume]
backend_names = {
tripleo_iscsi: {storage_protocol = iSCSI, vendor_name = XXX}
tripleo_nfs:{storage_protocol = YYY, vendor_name = ZZZ}
}

Maybe we can set a dictionary for backend_names and store the info.

Benny