cloudstack/server/src/com/cloud/deploy
prachi be04ff861c Bug 13078 - Management Server does not respect selected OS Preference for any host within a single pod.
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.
2012-01-19 16:59:38 -08:00
..
BareMetalPlanner.java allow multiple clusters for baremetal planner 2011-10-27 17:46:54 -07:00
FirstFitPlanner.java Bug 13078 - Management Server does not respect selected OS Preference for any host within a single pod. 2012-01-19 16:59:38 -08:00
PlannerBase.java more changes 2010-09-22 10:43:59 -07:00
UserConcentratedPodPlanner.java Bug 8791 user dispersing allocator 2011-11-17 18:29:39 -08:00
UserDispersingPlanner.java Bug 8791 user dispersing allocator 2011-11-17 18:29:39 -08:00