← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1369012] Re: KeyError in L3 agent when running in dvr prevents correct setup of namespaces

 

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

Title:
  KeyError in L3 agent when running in dvr prevents correct setup of
  namespaces

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

Bug description:
  There has been a regression in functionality recently.  When a FIP
  namespace is scheduled to an L3 agent (either dvr or dvr_snat), the
  gw_port_host should contain the host binding where the FIP namespace
  should be hosted.  The gw_port_host field is currently missing when
  the router info is sent to a dvr node with a ex_gw_port.

  This is a regression caused by:

  https://review.openstack.org/#/c/64553/

  These changes:

  - https://review.openstack.org/#/c/118707/
  - https://review.openstack.org/#/c/114410/

  Are also needed to be reinstated the rectify the behavior of DVR

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


References