]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Make plugin and l3plugin available as mixin's properties
authorarmando-migliaccio <armamig@gmail.com>
Mon, 11 Aug 2014 23:15:28 +0000 (16:15 -0700)
committerarmando-migliaccio <armamig@gmail.com>
Tue, 12 Aug 2014 05:26:40 +0000 (22:26 -0700)
commitfe49457605f96184d1fb334208d1ba57f513152a
tree2ef421079b240353f45d793173d8442d4e63f528
parent8e7120ff418b1fb0e6fd2e0f5f1e862f1bbb03c6
Make plugin and l3plugin available as mixin's properties

This makes the code simpler and slightly more efficient.
This is a minor refactoring related to a race condition
observed when the agent is processing a router while its
interfaces are being removed.

Related-bug: #1355409

Change-Id: Ic0ce25aa6a977e28b1ab76081c74da4c46c2ca6b
neutron/db/l3_rpc_base.py