← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1405379] Re: StaleDataError: UPDATE statement on table 'ports' expected to update 1 row(s); 0 were matched.

 

** Changed in: neutron/juno
       Status: Fix Committed => Fix Released

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

Title:
  StaleDataError: UPDATE statement on table 'ports' expected to update 1
  row(s); 0 were matched.

Status in OpenStack Neutron (virtual network service):
  Fix Released
Status in neutron juno series:
  Fix Released

Bug description:
  For some reason sometimes at the same time for the same port
  delete_port and update_device_down commands have been executed. This
  arise StaleDataError in update_device_down. In other situations  these
  commands are executed one after another and error does't appear.

  neutron-server log with trace: http://paste.openstack.org/show/154358/

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


References