← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1365473] Re: [RFE] Unable to create a router that's both HA and distributed

 

Reviewed:  https://review.openstack.org/143169
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3f0c618cfd2957be9d76d2763903f0023b1ac737
Submitter: Jenkins
Branch:    master

commit 3f0c618cfd2957be9d76d2763903f0023b1ac737
Author: rajeev <rajeev.grover@xxxxxx>
Date:   Tue Dec 9 11:51:22 2014 -0500

    HA for DVR - Neutron Server side code changes
    
    This patch adds HA support for DVR centralized default SNAT
    functionality to Neutron Server. For the agent side changes
    another patch has been merged.
    
    Salient changes here are:
    
     - Schedule/de-schedule SNAT on multiple agents
     - Enables
        'router-create <router name> --ha True --distributed True'
    
    Closes-bug: #1365473
    
    Co-Authored-By: Adolfo Duarte <adolfo.duarte@xxxxxxx>
    Co-Authored-By: Hardik Italia <hardik.italia@xxxxxxx>
    Co-Authored-By: John Schwarz <jschwarz@xxxxxxxxxx>
    Co-Authored-By: Oleg Bondarev <obondarev@xxxxxxxxxxxx>
    Change-Id: I6a19481d0e19b8a55f32199a27057bf777548b33


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

Title:
  [RFE] Unable to create a router that's both HA and distributed

Status in neutron:
  Fix Released

Bug description:
  An etherpad that summarizes the current progress of this bug:
  https://etherpad.openstack.org/p/DVR_HA_Routers

  There's several issues with the L3 schedulers and L3 agent that need
  to be addressed.

  This bug is dependent on:
  https://bugs.launchpad.net/neutron/+bug/1365476

  Agent side patch:
  https://review.openstack.org/#/c/196893/

  Server side patch:
  https://review.openstack.org/#/c/143169/

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


References