cloudstack/engine
Prachi Damle a7861aa5fa CLOUDSTACK-8079: If the cluster capacity threshold is reached, HA-enabled VM is not migrated on another host during HA
Changes:
-  When there is HA we try to redeploy the affected vm using regular planners and if that fails we retry using the special planner for HA (which skips checking disable threshold)
Now because of job framework the InsufficientCapacittyException gets masked and the special planners are not called. Job framework needs to be fixed to rethrow the correct exception.
- Also the VM Work Job framework is  not setting the DeploymentPlanner to the VmWorkJob.  So the HA Planner being passed by HAMgr was not getting used.
- Now the job framework sets the planner passed in by any caller of the VM Start operation, to the job
2014-12-17 13:48:24 -08:00
..
api Revert "CLOUDSTACK-8011: Upgrade maven dependencies" 2014-12-04 19:47:23 +05:30
components-api CLOUDSTACK-8061: Extracting volume when it is in migrating state causes 2014-12-11 11:36:34 -08:00
network Improve the handling of the findbug exclude files 2014-09-03 10:41:22 +02:00
orchestration CLOUDSTACK-8079: If the cluster capacity threshold is reached, HA-enabled VM is not migrated on another host during HA 2014-12-17 13:48:24 -08:00
schema CLOUDSTACK-8070: Upgrade router.ram.size using encryption util 2014-12-13 00:17:09 +05:30
service Revert "CLOUDSTACK-8011: Upgrade maven dependencies" 2014-12-04 19:47:23 +05:30
storage CLOUDSTACK-7412: Can't create proper template from VM on S3 secondary storage environment 2014-11-27 17:06:08 +05:30
pom.xml Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00