]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Move gateway processing out of init_router_port
authorCarl Baldwin <carl.baldwin@hp.com>
Fri, 28 Aug 2015 21:04:26 +0000 (21:04 +0000)
committerCarl Baldwin <carl.baldwin@hpe.com>
Mon, 5 Oct 2015 21:07:10 +0000 (21:07 +0000)
commitaa2c0490f520738e4a3edbd69ae8bbe274f33f0e
tree8a758dcb4aa08a823251a3978525a508a739a377
parentb10e3bc46fa5f5e870c84b65b672e2fb69cc2b4b
Move gateway processing out of init_router_port

This method is a bit overloaded

Change-Id: Idc8526c3714856feb3e75d7bab9f6acc33499e3f
Partially-Implements: blueprint address-scopes
neutron/agent/l3/router_info.py
neutron/agent/linux/interface.py
neutron/tests/unit/agent/l3/test_agent.py
neutron/tests/unit/agent/linux/test_interface.py