Github user abhinandanprateek commented on the issue:

    https://github.com/apache/cloudstack/pull/1278
  
    @anshul1886 If you trace the method planDeployment in 
DeploymentPlanningManagerImpl then you will see that orderCluster is getting 
invoked at line 500. By that time I think the deployment plan for a VM that has 
hostid or lasthost id populated is already returned (line 472 and 369). This 
will allow vm to be started on a disabled pod as well as any VM that is created 
for a host in a disabled pod to be allowed as host id is pre-set for such VMs. 
There should be additional checks above to disallow a disabled pod.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to