cloudstack/server/src/com/cloud/deploy
Anshul Gangwar 5b620951a3 CLOUDSTACK-7752: Fixed deployment planner stuck in infinite loop. If we create VM with shared service offering and attach disk with local disk offering, and one of storage pool is full(cannot be allocated) and other is not full then we are not putting the cluster in avoid list which is causing this infinite loop.
Fixed by putting the cluster in avoid list even if one of the storage pool is full(cannot be allocated)

Signed-off-by: Daan Hoogland <daan@onecht.net>
2014-11-19 12:03:30 +01:00
..
dao Removed trailing spaces 2013-11-21 03:12:05 -08:00
DeploymentPlanningManagerImpl.java CLOUDSTACK-7752: Fixed deployment planner stuck in infinite loop. If we create VM with shared service offering and attach disk with local disk offering, and one of storage pool is full(cannot be allocated) and other is not full then we are not putting the cluster in avoid list which is causing this infinite loop. 2014-11-19 12:03:30 +01:00
FirstFitPlanner.java CLOUDSTACK-7047: DeploymentPlanner should include disabled resources only when the VM owner is Admin account 2014-07-03 16:13:15 +02:00
PlannerBase.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
PlannerHostReservationVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00