← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

-- 
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):
  Fix Released

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


References