NSX: neutron router-interface-add should clear security-groups
Bug #1329043 reported by
Aaron Rosen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
High
|
Aaron Rosen | ||
Icehouse |
Fix Released
|
Undecided
|
Unassigned |
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:
Changed in neutron: | |
assignee: | nobody → Aaron Rosen (arosen) |
importance: | Undecided → High |
tags: | added: havana-backport-potential icehouse-backport-potential |
Changed in neutron: | |
assignee: | Aaron Rosen (arosen) → nobody |
assignee: | nobody → Aaron Rosen (arosen) |
summary: |
- neutron router-interface-add should clear security-groups + NSX: neutron router-interface-add should clear security-groups |
Changed in neutron: | |
milestone: | none → juno-2 |
Changed in neutron: | |
status: | Fix Committed → Fix Released |
tags: | removed: icehouse-backport-potential |
Changed in neutron: | |
milestone: | juno-2 → 2014.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/99461
Review: https:/