Murali Reddy created CLOUDSTACK-1241: ----------------------------------------
Summary: Network apply rules logic is broken Key: CLOUDSTACK-1241 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1241 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Affects Versions: 4.1.0 Reporter: Murali Reddy Assignee: Murali Reddy Priority: Critical Fix For: 4.1.0 ApplyRules logic in both LoadBalancingRulesManager and FirewallManager loops through all the network elements corresponding to a service. There is no check to ensure that network element is supposed to be provider of the service in that network. Not all network elements are not returning False, in case they fail to apply rule (applyFWRules, applyPFRules, applyStaticNats, applyNetworkACLs, applyLBRules) as they can not handle the rule. This results in applyrules logic to succeed even though rules are not applied on any provider. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira