[GitHub] cloudstack pull request #1899: CLOUDSTACK-9650: Allow starting VMs regardles...

2017-01-10 Thread rhtyd
Github user rhtyd commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1899#discussion_r95524526 --- Diff: api/src/com/cloud/deploy/DeploymentClusterPlanner.java --- @@ -55,7 +55,7 @@ "true", "Enable/Disable cluster

[GitHub] cloudstack pull request #1899: CLOUDSTACK-9650: Allow starting VMs regardles...

2017-01-10 Thread rhtyd
Github user rhtyd commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1899#discussion_r95524178 --- Diff: api/src/com/cloud/deploy/DeploymentClusterPlanner.java --- @@ -55,7 +55,7 @@ "true", "Enable/Disable cluster

[GitHub] cloudstack pull request #1899: CLOUDSTACK-9650: Allow starting VMs regardles...

2017-01-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1899 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cloudstack pull request #1899: CLOUDSTACK-9650: Allow starting VMs regardles...

2017-01-10 Thread koushik-das
GitHub user koushik-das opened a pull request: https://github.com/apache/cloudstack/pull/1899 CLOUDSTACK-9650: Allow starting VMs regardless of cpu/memory cluster.… …disablethreshold setting Fixed the scope of configuration flag 'cluster.threshold.enabled' introduced