]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove two sets that are not referenced
authorCarl Baldwin <carl.baldwin@hp.com>
Wed, 8 Oct 2014 03:22:49 +0000 (03:22 +0000)
committerThomas Goirand <thomas@goirand.fr>
Thu, 16 Oct 2014 15:16:21 +0000 (15:16 +0000)
commit084bb68986711e68421363bdf48f47ed1c744ba8
treee63e5d202512fa2af63af6a599e6ece0ed7fc5c5
parent0c28641a4277796147812a98cee8cdae60f214b7
Remove two sets that are not referenced

The code no longer references the updated_routers and removed_routers
sets.  This should have been cleaned up before but was missed.

Closes-bug: #1232525

Change-Id: I0396e13d2f7c3789928e0c6a4c0a071b02d5ff17
(cherry picked from commit edb26bfcddf9d9a0e95955a6590d11fa7245ea2b)
neutron/agent/l3_agent.py
neutron/tests/unit/test_l3_agent.py