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

** Changed in: neutron
    Milestone: None => kilo-2

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

Title:
  Race condition exists for default security group creation

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

Bug description:
  A race condition exists in the creation of a tenant's default security
  group, since the uniqueness is guaranteed by the name and the check is
  done in code.  As a result, multiple requests have the potential to
  create multiple default security groups.

  It probably makes sense to ensure the uniqueness of the security group
  name and tenant id relationship via a constraint on the model.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to