← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1533443] Re: ML2: cannot update HA router ha_port states after race between HA router creating and deleting

 

Bug closed due to lack of activity, please feel free to reopen if
needed.

** Changed in: neutron
       Status: In Progress => Won't Fix

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

Title:
  ML2: cannot update HA router ha_port states after race between HA
  router creating and deleting

Status in neutron:
  Won't Fix

Bug description:
  Ml2 plugin unable to update HA router ha_port status.
  This happened between L2 agent and neutron server side ml2 plugin. When l2 agent try to get port details, ml2 plugin will try to get/update the HA ports, but the HA ports were deleted by a router delete api, then the exception raised.

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

  Currently only got many device not found warning:
  http://paste.openstack.org/show/488319/

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



References