← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1370782] Re: SecurityGroupExists error when booting multiple instances concurrently

 

** Changed in: nova/icehouse
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1370782

Title:
  SecurityGroupExists error when booting multiple instances concurrently

Status in OpenStack Compute (Nova):
  Fix Released
Status in OpenStack Compute (nova) icehouse series:
  Fix Released

Bug description:
  If the default security group doesn't exist for some particular
  tenant, booting of a few instances concurrently may lead to
  SecurityGroupExists error as one thread will win the race and create
  the security group, and others will fail.

  This is easily reproduced by running Rally jobs in the gate.

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


References