[ https://issues.apache.org/jira/browse/CLOUDSTACK-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13576506#comment-13576506 ]
ASF subversion and git services commented on CLOUDSTACK-1241: ------------------------------------------------------------- Commit c809d057efd42bf01d585326e09e51e0c0ff1cee in branch refs/heads/master from [~murali.reddy] [ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=c809d05 ] CLOUDSTACK-1241: Network apply rules logic is broken added logic to check if the network element is configured service provider for the network before applying rules > 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