[Openstack-security] [Bug 1532317] Re: Only ingress rules are supported in security groups

OpenStack Infra 1532317 at bugs.launchpad.net
Tue Feb 9 12:13:06 UTC 2016


Reviewed:  https://review.openstack.org/271972
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=ec5a5af3df1c046618f15d71e7d60db43ddb90f9
Submitter: Jenkins
Branch:    stable/kilo

commit ec5a5af3df1c046618f15d71e7d60db43ddb90f9
Author: Dmytro Dovbii <ddovbii at mirantis.com>
Date:   Tue Jan 19 11:36:37 2016 +0200

    [Core-Library] Add ability to specify direction and ethetype for groups
    
    Previously there was no way to specify in which direction security rule
    should be applied, only ingress was supported. Also it was impossible
    to create IPv6 rules.
    This patch added ability to specify direction and ethertype for
    Neutron security groups and direction - for AWS security groups
    
    Change-Id: Iba5be7a8a94c34eab3e0e06f95e5358a84a5dd7b
    Closes-Bug: #1532317
    (cherry picked from commit 186612daf708b0ad3199bbf77ea8d3ed0f5eb48e)


** Tags added: in-stable-kilo

-- 
You received this bug notification because you are a member of OpenStack
Security, which is subscribed to OpenStack.
https://bugs.launchpad.net/bugs/1532317

Title:
  Only ingress rules are supported in security groups

Status in Murano:
  Fix Released
Status in Murano kilo series:
  Fix Released
Status in Murano liberty series:
  Fix Released
Status in Murano mitaka series:
  Fix Released

Bug description:
  There is no way to specify in which direction security rule should be
  applied, only ingress is supported. Also there should be an optional
  key in existing parameter specifying rule IP protocol version
  (IPv4/IPv6)


  https://github.com/openstack/murano/blob/master/meta/io.murano/Classes/system/NeutronSecurityGroupManager.yaml#L56
  https://github.com/openstack/heat/blob/stable/kilo/heat/engine/resources/openstack/neutron/security_group.py#L50

To manage notifications about this bug go to:
https://bugs.launchpad.net/murano/+bug/1532317/+subscriptions




More information about the Openstack-security mailing list