← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1496578] Re: SNAT port not found for the given internal port error message seen when gateway is removed for DVR routers.

 

** 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/1496578

Title:
  SNAT port not found for the given internal port error message seen
  when gateway is removed for DVR routers.

Status in neutron:
  Fix Released

Bug description:
  Recently the logstash logs showed traces about "SNAT port not found
  for the given internal port".

  http://logs.openstack.org/22/219422/13/check/gate-tempest-dsvm-
  neutron-
  dvr/e5243b2/logs/screen-q-l3.txt.gz?level=TRACE#_2015-09-15_12_28_08_880

  By analyzing the failure it seems when a gateway is removed, the
  "get_snat_port_for_internal_port" is called without the cache value.

  This bug was introduced by the patch shown below.

  Icc099c1a97e3e68eeaf4690bc83167ba30d8099a

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


References