Hi all, I'm trying to set up an ACS environment where we will have multiple tenants that we will try to separate using projects. These tenants will have different IO requirements and we would like to separate them at the storage level as well and have tenant1 have their instances stored on storage_pool1 and tenant2 have their instances stored on storage_pool2.
Looking at the documentation and the APIs, I'm getting a feeling that this is only possible using separate clusters and dedicate a cluster specifically for tenant1 (and assign storage_pool1 to it) and do the same for tenant2. Is my understanding correct? Or is there still a way to share hypervisors between tenants but still separate them at the storage pool level? Kind regards, Jeroen