Hi, Is there a way to allocate multiple cpu ratios on same host? So i can create 2 instances with different cpu_allocation_ratio on the same host!? I tryed creating two aggregates with different cpu_allocation_ratio and added same compute host on both. Then i created 2 flavors with extra_specs to match the aggregates metadata. The problem is that it always chooses the lowest cpu_allocation_ratio from the 2 aggregates. Is there another way of allocating different allocation ratios on same host?