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
I would recommend the next solution: nfs:{storage_ protocol = YYY, vendor_name = ZZZ}
[volume]
backend_names = {
tripleo_iscsi: {storage_protocol = iSCSI, vendor_name = XXX}
tripleo_
}
Maybe we can set a dictionary for backend_names and store the info.
Benny