cloudstack/api/src/com/cloud/deploy
weingartner 7453727c7b Removed PlannerBase empty class
The PlannerBase is an empty class, and does not bring contribution to
ACS code.
We changed com.cloud.deploy.FirstFitPlanner to extend the AdapterBase
and implements the com.cloud.deploy.DeploymentPlanner.

We also removed the method
com.cloud.deploy.DeploymentPlanner.check(VirtualMachineProfile,
DeploymentPlan, DeployDestination, ExcludeList) that was not used
anywhere.

Additionally, we removed the “_” from FirstFitPlanner's attributes name,
in order to have them in a more standard way.
2015-12-01 11:45:23 -02:00
..
DataCenterDeployment.java api_refactor: refactor project apis 2012-12-03 22:10:32 -08:00
DeployDestination.java Fixed few coverity defects 2014-08-21 12:43:11 +05:30
DeploymentClusterPlanner.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
DeploymentPlan.java committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
DeploymentPlanner.java Removed PlannerBase empty class 2015-12-01 11:45:23 -02:00
HAPlanner.java CLOUDSTACK-4941: 2013-12-18 16:27:20 -08:00