You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/02/01 11:16:44 UTC

[GitHub] houthuis opened a new pull request #2442: CLOUDSTACK-10147

houthuis opened a new pull request #2442: CLOUDSTACK-10147
URL: https://github.com/apache/cloudstack/pull/2442
 
 
   ENVIRONMENT 
   ===================== 
   XenServer Version : 6.2 , 7
   
   ISSUE 
   ================== 
   Disabled Xenserver Cluster can still deploy VM's , hosts in the cluster are still active
   
   Repro. steps followed 
   ================== 
   Disabled Cluster from UI. 
   Deploy a new VM
   
   Expected Behavior 
   ===============
   After disabling the cluster , the hosts should be disabled. and no VM's can be deployed
   
   Solution:
   
   Added a check to skip disabled clusters when selecting a host to deploy on.
   Deploying on a disabled cluster will now result in a InsufficientServerCapacityException, if no enabled clusters are found.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services