← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1373524] Re: dvr snat delete binding changed

 

** Changed in: neutron
       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/1373524

Title:
  dvr snat delete binding changed

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

Bug description:
  When router_gateway_clear happens, the schedule_router calls the
  unbind_snat_servicenode in the plugin.  This will clear the agent
  binding from the binding table.  But the l3-agent was expecting the
  ex_gw_port binding to be present. The agent needs to check its cache
  of the router['gw_host_port'] value now.  SNAT namespaces will not be
  deleted in all cases without this fix.

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


References