]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix non-existent self.local_subnets in DvrRouter class
authorAssaf Muller <amuller@redhat.com>
Fri, 20 Feb 2015 00:59:21 +0000 (19:59 -0500)
committerMichael Smith <michael.smith6@hp.com>
Tue, 10 Mar 2015 22:18:37 +0000 (15:18 -0700)
commit974991db5528eb8b227eb883a1b1ef1a918e4d14
treeb72b4e3b12de6685bb62d0264fc6d6222e115510
parent4a1d1169acdf6b63239b60a898a33caf428acb5c
Fix non-existent self.local_subnets in DvrRouter class

Found via the pylint no-member check.

Co-Authored-By: michael.smith6@hp.com
Closes-Bug: #1423777
Change-Id: I280948300810f199988a943aeb6577243423a4e7
neutron/agent/l3/dvr_router.py
neutron/tests/functional/agent/test_l3_agent.py