]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add extra subnet route to ha router
authorgong yong sheng <gong.yongsheng@99cloud.net>
Thu, 25 Jun 2015 04:38:40 +0000 (12:38 +0800)
committergong yong sheng <gong.yongsheng@99cloud.net>
Wed, 8 Jul 2015 08:01:04 +0000 (16:01 +0800)
commit3b0fe59745b2b78daf40a51892c83b0a69e33a21
tree76413fe9d346258992dbc64ddae12b37d5e9185b
parent1e3b4f119a182d139942aee17e328d4ba8dc16ac
Add extra subnet route to ha router

Add scope in HA virtual route mode to
represent on link scope route from extra subnet.

Co-Authored-By: Assaf Muller <amuller@redhat.com>
Change-Id: I6ce000a7aa8e4b9e61a35a86d3dc8c0b7beaa3a9
Closes-bug: 1414640
neutron/agent/l3/ha_router.py
neutron/agent/linux/ip_lib.py
neutron/agent/linux/keepalived.py
neutron/tests/common/l3_test_common.py
neutron/tests/functional/agent/linux/test_ip_lib.py
neutron/tests/functional/agent/test_l3_agent.py
neutron/tests/unit/agent/linux/test_keepalived.py