Merge pull request #1899 from Accelerite/CLOUDSTACK-9650 CLOUDSTACK-9650: Allow starting VMs regardless of cpu/memory cluster.disablethreshold setting
Fixed the scope of configuration flag 'cluster.threshold.enabled' introduced as part of PR#1812 to global * pr/1899: CLOUDSTACK-9650: Allow starting VMs regardless of cpu/memory cluster.disablethreshold setting Signed-off-by: Koushik Das <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/729ae6d1 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/729ae6d1 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/729ae6d1 Branch: refs/heads/master Commit: 729ae6d186786b8b7c79a99bb7a769fff93e399b Parents: bc86bae 44a5965 Author: Koushik Das <[email protected]> Authored: Wed Jan 11 12:07:25 2017 +0530 Committer: Koushik Das <[email protected]> Committed: Wed Jan 11 12:16:34 2017 +0530 ---------------------------------------------------------------------- api/src/com/cloud/deploy/DeploymentClusterPlanner.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ----------------------------------------------------------------------
