]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Revert "Use wrappers instead of direct calls to ip route."
authorAaron Rosen <arosen@nicira.com>
Wed, 3 Apr 2013 22:13:20 +0000 (15:13 -0700)
committerAaron Rosen <arosen@nicira.com>
Wed, 3 Apr 2013 22:28:43 +0000 (15:28 -0700)
commit55f2bc05a0029888a1de1b79838d1e3a7aaac34f
treed5c4bf299e5ff2b85533bd176a0744bf9eb386a8
parenta6bb8f2916dfd79bc5ad1daee851ce0c3b42dca7
Revert "Use wrappers instead of direct calls to ip route."

This commit somehow broken floating ips with the l3 agent so we should revert
it till we figure out why.

This reverts commit f80f06a71de6e235c71e0333448cf59e44745c45.

Change-Id: Ic93eec0d95ad20baf53cc97476fcdff1b308ae91
quantum/agent/dhcp_agent.py
quantum/agent/l3_agent.py
quantum/agent/linux/ip_lib.py
quantum/tests/unit/test_l3_agent.py
quantum/tests/unit/test_linux_ip_lib.py