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

commit b9ecb3804c85dedccb578b1e930e68270a3535e1
Author: Swaminathan Vasudevan <svasude...@suse.com>
Date:   Tue Sep 12 21:49:45 2017 -0700

    DVR: Fix centralized floatingip with DVR and HA
    
    When HA is enabled with DVR routers the centralized floating
    IPs are not configured properly in the DVR snat namespace
    for the master router namespace.
    
    The reason is we were not calling the add_centralized_floatingip
    and the remove_centralized_floatingip in the DvrEdgeHaRouter
    class.
    
    This patch overrides the add_centralized_floatingip and
    remove_centralized_floatingip in dvr_edge_ha_router.py file
    to add the cidr to the vips.
    
    Closes-Bug: #1716829
    Change-Id: Icc8c5d4e22313448e2066a29dbe509e4345b364c


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

Title:
  Centralized floatingips not configured right with DVR and HA

Status in neutron:
  Fix Released

Bug description:
  Centralized floatingips are not not configured right with DVR and HA.

  add_centralized_floatingip and remove_centralized_floatingip should be
  over-ridden in 'dvr_edge_ha_router.py' to configure the 'vips'.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to