cloudstack/server/src/com/cloud/deploy
Rajesh Battala af4177b86c Fixed CLOUDSTACK-2662 Preferred implicit dedication fails with insufficient capacity even if shared hosts are available.
Issues:
In Implicit planner resource usage is fixed to "Dedicated". It should be Dedicated/Shared depending upon the Implict Planner strict/preferred modes and hosts availability.

Fixed:
Issue is fixed by determining the resource usage to be "Dedicated/Shared" depending upon the Implicit strict/preferred mode and the hosts availability for the planner.
2013-05-31 00:28:56 -07:00
..
dao CLOUDSTACK-2056: DeploymentPlanner choice via ServiceOffering 2013-05-16 15:02:17 -07:00
DeploymentPlanningManager.java Fixing rat. Merge with master missed the header change 2013-04-11 13:37:03 -07:00
DeploymentPlanningManagerImpl.java Fixed CLOUDSTACK-2662 Preferred implicit dedication fails with insufficient capacity even if shared hosts are available. 2013-05-31 00:28:56 -07:00
FirstFitPlanner.java Fixed CLOUDSTACK-2662 Preferred implicit dedication fails with insufficient capacity even if shared hosts are available. 2013-05-31 00:28:56 -07:00
PlannerBase.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
PlannerHostReservationVO.java CLOUDSTACK-2056: DeploymentPlanner choice via ServiceOffering 2013-05-16 15:02:17 -07:00