Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/nova-ecu-support. Description: Currently nova supports cpu qos with vcpu pin and qouta/period, it is not so intelligent, and the cloud user usually doesn't know how to set the 'quota/period' of all instances and could still keeps fair and performance of them. We should add an intelligent(non or very few manually interactive), fair, consistency performance way to implement the ecu concept like amazon ec2, we also need to treat ecu as an extra_spec of flavor, the instances which has the same ecus should have consistency performance even if they are running on several heterogeneous servers. We also need to treat ecu as a resource like vcpu, it need has qouta management, resource tracking, scheduler filter. Specification URL (additional information): None