Reviewed: https://review.openstack.org/497098 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=9c062c6999312bd2d11ab4968141caae1b7e2a24 Submitter: Jenkins Branch: master
commit 9c062c6999312bd2d11ab4968141caae1b7e2a24 Author: Swaminathan Vasudevan <[email protected]> Date: Wed Aug 23 23:10:09 2017 -0700 DVR: get_router_cidrs not returning the centralized_floating_ip cidrs get_router_cidrs is over-ridden in dvr_edge_router. This function is not returing the centralized_floating_ip cidrs when called. This patch fixes the issue. Change-Id: I95a2e3b1b1474aba15a7cdceeb4ed951b672e2ca Closes-Bug: #1712728 ** 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/1712728 Title: DVR: get_router_cidrs in dvr_edge_router not returning the centralized_floating_ip cidr Status in neutron: Fix Released Bug description: get_router_cidrs over-ridden in dvr_edge_router is not returing the centralized_floating_ip cidrs. So the consequence is the DNAT rules are left over in the snat namespace when the centralized_floating_ips are removed. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1712728/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

