← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1267249] [NEW] Don't require passing in port_security=False if security groups

 

Public bug reported:

If creating a port on a network that is marked
port_security_enabled=False and one passes in a security_group in the
port_create request previously an error was raised saying they needed to
also pass in port_security_enabled=False. Instead it would be better if
we didn't require them to pass port_security_enabled=True explicitly and
just default it to true if they pass in a security_group.

** Affects: neutron
     Importance: Medium
     Assignee: Aaron Rosen (arosen)
         Status: New

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

** 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/1267249

Title:
  Don't require passing in port_security=False if security groups

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  If creating a port on a network that is marked
  port_security_enabled=False and one passes in a security_group in the
  port_create request previously an error was raised saying they needed
  to also pass in port_security_enabled=False. Instead it would be
  better if we didn't require them to pass port_security_enabled=True
  explicitly and just default it to true if they pass in a
  security_group.

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


Follow ups

References