← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1344266] [NEW] NSX: router ports should be set as port_security_enabled=false on interface-attach

 

Public bug reported:

Previously there was a bug that resulted in a security group being
added to router ports which was not supported in NSX. Removing the
security group didn't actually completely solve the problem as we
never cleared the allowed_address_pairs on the router port. This
patch fixes this issue by disabling port_security_enabled on the
router port.

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

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

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

Title:
  NSX: router ports should be set as port_security_enabled=false on
  interface-attach

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

Bug description:
  Previously there was a bug that resulted in a security group being
  added to router ports which was not supported in NSX. Removing the
  security group didn't actually completely solve the problem as we
  never cleared the allowed_address_pairs on the router port. This
  patch fixes this issue by disabling port_security_enabled on the
  router port.

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


Follow ups

References