Files
neutron/neutron/agent/l3
Lizhixin 91b2efcbd5 Remove get_router_cidrs method of dvr_edge_ha router
Since commit a388f78c8c, we fetch
routers' existing floating ip address from the fip namespace's
route table instead of qrouter namespace's qg device for the
dvr_local and dvr_edge router. But for dvr_edge_ha router, it
still fetch the existing floating ip like legacy router, causing
it can’t know which existent floating ip rules need to be removed.

After removing the get_router_cidrs method, the dvr_edge_ha router
inherit the get_router_cidrs method from dvr_local router and it
will remove the existent floating ip rules successfully if we
disassociate the floating ip.

Co-Authored-By: Swaminathan Vasudevan <swaminathan.vasudevan@hpe.com>
Change-Id: Ic471189773298b353db7629c827c8787703c0069
Related-Bug: #1644415
2017-01-19 10:37:14 -08:00
..
2014-12-10 15:19:28 -07:00
2017-01-19 17:42:10 +00:00
2016-12-14 11:54:12 -05:00
2016-12-14 11:54:12 -05:00
2017-01-13 06:39:52 +00:00
2016-06-30 10:17:18 +08:00