← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1152328] Re: default access_ip_* race condition

 

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

** Changed in: nova
    Milestone: None => grizzly-rc1

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

Title:
  default access_ip_* race condition

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  When spawning a new instance, if a user doesn't specify
  access_ip_v[4|6], defaults are set according to
  CONF.default_access_ip_network_name.

  The access_ip_* values should be set when an instance goes ACTIVE...
  However, the code does 2 DB calls.  1 to update to ACTIVE.  Then 1 to
  set access_ips.   These should be 1 update.   If someone times a query
  just right, they'll see their instance is ACTIVE but with no
  access_ip_* data.

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