← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1329043] [NEW] neutron router-interface-add should clear security-groups

 

Public bug reported:

If one pre-creates a port and then tells neutron to use that as a
gateway port (a workflow) the UI exposes then this port will have the
default security group on it. This causes traffic to not flow. Instead
we should be removing the security group from this port as currently we
do not add any security groups to ports that have a device_owner name
that starts with network:

** Affects: neutron
     Importance: High
     Assignee: Aaron Rosen (arosen)
         Status: In Progress


** Tags: havana-backport-potential icehouse-backport-potential

** Changed in: neutron
     Assignee: (unassigned) => Aaron Rosen (arosen)

** Changed in: neutron
   Importance: Undecided => High

** Tags added: havana-backport-potential icehouse-backport-potential

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1329043

Title:
  neutron router-interface-add should clear security-groups

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  If one pre-creates a port and then tells neutron to use that as a
  gateway port (a workflow) the UI exposes then this port will have the
  default security group on it. This causes traffic to not flow. Instead
  we should be removing the security group from this port as currently
  we do not add any security groups to ports that have a device_owner
  name that starts with network:

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


Follow ups

References