is there somebody using Nomad on top of OpenStack and is using CSI-Cinder?
I have no problem deploying the CSI-Cinder plugin and I can create a volume with “nomad volume create <volspecfile.hcl>”.
But can I choose a Cinder volume type, which my OpenStack environment provides? Currently the '_DEFAULT_’ volume type is used. But there are other volume types available and I’d like to choose one of those.
Is there a configuration parameter available for the volume specfile?