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>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2afb739f
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2afb739f
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/2afb739f

Branch: refs/heads/master
Commit: 2afb739f0656d14e5c298bf469f797fff6da221b
Parents: 1b8c464 239148c
Author: Remi Bergsma <git...@remi.nl>
Authored: Sun Jan 17 12:56:10 2016 +0100
Committer: Remi Bergsma <git...@remi.nl>
Committed: Sun Jan 17 12:56:10 2016 +0100

----------------------------------------------------------------------
 scripts/vm/network/security_group.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


Reply via email to