[
https://issues.apache.org/jira/browse/CLOUDSTACK-9210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103668#comment-15103668
]
ASF subversion and git services commented on CLOUDSTACK-9210:
-------------------------------------------------------------
Commit 239148c31bd2cb0dce19aaef63391073564d3530 in cloudstack's branch
refs/heads/master from [~widodh]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=239148c ]
CLOUDSTACK-9210: Pass secondary IPs to default_network_rules() function
This 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.
> 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)