GitHub user koushik-das opened a pull request:
https://github.com/apache/cloudstack/pull/1812
CLOUDSTACK-9650: Allow starting VMs regardless of cpu/memory cluster.â¦
â¦disablethreshold setting
Introduced a global configuration flag 'cluster.threshold.enabled'. By
default the flag is true.
If the value is false, then a VM can be started in a cluster even if the
cluster thresholds are
crossed. However, for a new VM deployment the cluster threshold will always
be honoured.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/koushik-das/cloudstack CLOUDSTACK-9650
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1812.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1812
----
commit 97ffe0711ec3abbadda01b1c92ca050fe4cac59e
Author: Koushik Das <[email protected]>
Date: 2016-12-02T17:38:32Z
CLOUDSTACK-9650: Allow starting VMs regardless of cpu/memory
cluster.disablethreshold setting
Introduced a global configuration flag 'cluster.threshold.enabled'. By
default the flag is true.
If the value is false, then a VM can be started in a cluster even if the
cluster thresholds are
crossed. However, for a new VM deployment the cluster threshold will always
be honoured.
----
---
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 is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---