mirror of https://github.com/apache/cloudstack.git
Changes: - We were ordering clusters based on capacity of the first-fit host found in each cluster. Due to this, there were cases where we deployed VMs to one cluster instead of balancing off within clusters. - Now we order the list of clusters by aggregate capacity and choose the ones that have enough capacity for the required VM in this order. - This should balance the load between clusters instead of bombarding one. |
||
|---|---|---|
| .. | ||
| conf | ||
| scripts | ||
| src/com/cloud | ||
| test | ||
| .classpath | ||
| .project | ||