← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1567461] Re: Possible race when allocating local port for serial console

 

** Changed in: nova
       Status: In Progress => Invalid

-- 
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/1567461

Title:
  Possible race when allocating local port for serial console

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  Nova binds a port to verify its availability but immediately after to
  close the socket other instance can have also tested that same port
  and so the method will return the same port for two different
  instances.

  We should to do not let that situation to happen

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


References