← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1274160] Re: port_update from nova could potentially occurs after get_device_details/update_device_up

 

** Also affects: nova
   Importance: Undecided
       Status: New

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

Title:
  port_update from nova could potentially occurs after
  get_device_details/update_device_up

Status in OpenStack Neutron (virtual network service):
  New
Status in OpenStack Compute (Nova):
  New

Bug description:
  during live-migration, if neutron process port_update(binding:host)
  after processing the rpc message get_device_details/update_device_up,
  the port will remain in a BUILD state.

  this is a race condition that I have never seen, but I think this
  could potentially occurs, since the agent could trigger its RPC
  message before neutron receives its API call.

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


References