mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Changes: Reapplying the changes from fix 9539 that were missing in ComputeCapacityListener.java Change is to not consider cpu.overprovisioning.factor while creating CPU capacity entries. This factor is applied by allocators to the values in the capacity table. Capacity table should contain the actual CPU value and not the overprovisioned CPU value.