]> 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)
committerKyle Mestery <mestery@mestery.com>
Mon, 13 Oct 2014 15:52:27 +0000 (15:52 +0000)
commitb28eda57223e492924edb731e24c2e4f64cc0de5
tree3ec4903e7abea3a21e9235debce4035c727c8cfe
parent9cce0bfdb713c2b975b289d90de6d57b68ca3854
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