[Openstack-security] [openstack/neutron] SecurityImpact review request change I2531506fcd3b31fc2b733ee0cc5c4911a6528e1a

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Wed Nov 18 03:58:56 UTC 2015


Hi, I'd like you to take a look at this patch for potential
SecurityImpact.
https://review.openstack.org/245537

Log:
commit 0e75fe811389d69061ea1516831b6396f33e490d
Author: changzhi <changzhi at unitedstack.com>
Date:   Sun Nov 15 21:52:24 2015 +0800

    Create default sg rules when create a sg
    
    Sometimes we need to create a default security rule when a new security
    group is created. The following patch facilitates the same. The format
    of default security group rule is
    "ethertype,direction,protocol,port_range_min,port_range_max".
    For example:
    security_group_default_rules=ipv4:ingress:tcp:22:22,ipv4:ingress:tcp:80:80
    
    Related-bp: create-default-security-rules-when-creating-a-security-group
    
    DocImpact
    SecurityImpact
    
    Change-Id: I2531506fcd3b31fc2b733ee0cc5c4911a6528e1a





More information about the Openstack-security mailing list