]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Revert "Cleanup floatingips also on router delete"
authorarmando-migliaccio <armamig@gmail.com>
Tue, 16 Sep 2014 01:40:08 +0000 (18:40 -0700)
committerarmando-migliaccio <armamig@gmail.com>
Thu, 25 Sep 2014 19:13:06 +0000 (12:13 -0700)
commit45a523681f2136f8fefb6c3da44540decd6a0fda
tree1c5c7d2cf8e5793ef1b2db9c63d7999db8c0b14f
parent694f2db6188bf4ee3e55d6445a5daf94c3c7cbab
Revert "Cleanup floatingips also on router delete"

This reverts commit c3326996e38cb67f8d4ba3dabd829dc6f327b666.

The patch being reverted here addresses an issue that can no longer be
reproduced, in that under no circumstances, I can make the FIP lie around
before deleting a router (which can only be done after all FIP have been
disassociated or released).

Unless we have more clarity as to what the initial commit was really meant
to fix, there is a strong case for reverting this patch at this point.

Closes-bug: #1373100

Change-Id: I7e0f80e456ff4d9eb57a1d31c6ffc7cdfca5a163
neutron/agent/l3_agent.py
neutron/tests/unit/test_l3_agent.py