← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1405311] Re: Incorrect check for security groups in create_port

 

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

Title:
  Incorrect check for security groups in create_port

Status in OpenStack Neutron (virtual network service):
  Fix Released
Status in VMware NSX:
  Fix Committed

Bug description:
  The check will fail if security groups in the request body are an
  empty string.

  In http://git.openstack.org/cgit/stackforge/vmware-
  nsx/tree/vmware_nsx/neutron/plugins/vmware/plugins/base.py#n1127 the
  code should not raise if security groups are an empty list

  This causes tempest's smoke and full test suites to fail always

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


References