mirror of https://github.com/apache/cloudstack.git
Changes: - Once the HostAllocators have listed suitable hosts, planner should not reshuffle the list since that would lose the prioritization applied by the HostAllocators. - E.g: HostAllocators chooses that host first which matches the guest OS category. If planner shuffles the list, that preferrence is lost. |
||
|---|---|---|
| .. | ||
| BareMetalPlanner.java | ||
| FirstFitPlanner.java | ||
| PlannerBase.java | ||
| UserConcentratedPodPlanner.java | ||
| UserDispersingPlanner.java | ||