[ https://issues.apache.org/jira/browse/CLOUDSTACK-9210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103671#comment-15103671 ]
ASF subversion and git services commented on CLOUDSTACK-9210: ------------------------------------------------------------- Commit 2afb739f0656d14e5c298bf469f797fff6da221b in cloudstack's branch refs/heads/master from [~remibergsma] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=2afb739 ] Merge pull request #1309 from wido/CLOUDSTACK-9210 CLOUDSTACK-9210: Pass secondary IPs to default_network_rules() functionThis is a mandatory argument but it was NOT passed which caused the re-programming of security groups to fail. Simple fix to just add the argument since the variable is available there. * pr/1309: CLOUDSTACK-9210: Pass secondary IPs to default_network_rules() function Signed-off-by: Remi Bergsma <git...@remi.nl> > KVM security re-programming fails > --------------------------------- > > Key: CLOUDSTACK-9210 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9210 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: KVM > Reporter: Wido den Hollander > Assignee: Wido den Hollander > Priority: Critical > Labels: kvm, python, security_groups > > If security groups need to be re-programmed for an instance for some reason > we currently do not provide the mandatory argument with secondary IPs to the > Python function. > This causes the programming of security groups to fail completely. > Effectively the Instance looses it's connection. -- This message was sent by Atlassian JIRA (v6.3.4#6332)