]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Move DVR floating ip methods to dvr_router
authorCarl Baldwin <carl.baldwin@hp.com>
Tue, 20 Jan 2015 16:48:47 +0000 (16:48 +0000)
committerCarl Baldwin <carl@ecbaldwin.net>
Thu, 5 Feb 2015 23:08:48 +0000 (23:08 +0000)
commit9e645b145a667a376cb5d5731044321dc0d6122c
tree58fb5fddb069ee6f9888f973945cccb8548a233a
parentcec87e77f6f3999623aeefd1f1bba1b560119e67
Move DVR floating ip methods to dvr_router

Change-Id: Ic751d87df2d2fb44683f1dd555e8ed86dff3aeaf
Partially-Implements: bp/restructure-l3-agent
neutron/agent/l3/agent.py
neutron/agent/l3/dvr.py
neutron/agent/l3/dvr_router.py
neutron/tests/unit/test_dvr_router.py [new file with mode: 0644]
neutron/tests/unit/test_l3_agent.py