Hi Jeroen, This is a perfect use case of tags. You can add a storage pool tag to service offerings and if the same tag exists on the storage pool, a disk will be deployed on that specific storage pool.
On Mon, Nov 4, 2024 at 11:06 AM Jeroen Kleijer <jeroen.klei...@gmail.com> wrote: > 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 >