← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1797037] Re: Extra routes configured on routers are not set in the router namespace and snat namespace with DVR-HA routers

 

Reviewed:  https://review.openstack.org/609273
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=81652cd939ebaf7ea09e5f8dd31d8185619c8243
Submitter: Zuul
Branch:    master

commit 81652cd939ebaf7ea09e5f8dd31d8185619c8243
Author: Swaminathan Vasudevan <SVasudevan@xxxxxxxx>
Date:   Tue Oct 9 23:19:20 2018 -0700

    DVR-HA: Configure extra routes on router namespace in dvr_snat node
    
    Extra routes are not configured on Router namespaces in dvr_snat
    node with DVR-HA configuration.
    This patch fixes the problem.
    
    Change-Id: If620b23564479042aa6f58640bcd6705e5eb52cf
    Closes-Bug: #1797037


** Changed in: neutron
       Status: In Progress => 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/1797037

Title:
  Extra routes configured on routers are not set in the router namespace
  and snat namespace with DVR-HA routers

Status in neutron:
  Fix Released

Bug description:
  When DVR routers are configured for HA and if we try to add an extra
  route to the DVR routers, the extra route is not set in the router
  namespace or in the snat namespace.

  Configure for HA and DVR
  1. Create Router
  2. Attach Interface
  3. Try to add an extra route with destination and nexthop.
  4. You can see the routes in the router dict, but it is missing in the router namespace on the 'dvr-snat' node.
  The routes are handled properly on the compute nodes that are running as 'dvr' or 'dvr_no_external' agent modes.

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


References