cloudstack/api/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
..
DataCenterDeployment.java api_refactor: refactor project apis 2012-12-03 22:10:32 -08:00
DeployDestination.java committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
DeploymentClusterPlanner.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
DeploymentPlan.java committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
DeploymentPlanner.java Changes for implicitly dedicating a resource. It includes a following: 2013-05-17 11:40:31 +05:30