← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: neutron
     Importance: Undecided
     Assignee: Mathieu Rohon (mathieu-rohon)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Mathieu Rohon (mathieu-rohon)

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

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


Follow ups

References