]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove handle_network/handle_subnet from l2 agent extensions
authorIhar Hrachyshka <ihrachys@redhat.com>
Sun, 2 Aug 2015 15:40:13 +0000 (17:40 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Sun, 2 Aug 2015 15:46:16 +0000 (17:46 +0200)
commitcb8fb80a4b62e5d2fb15642c770c3b15495d2bf5
tree89b711d0e9b8540c030c1630f040ab24329060e6
parent403662fd3aef5742f517965db8f55f55eb2409bf
Remove handle_network/handle_subnet from l2 agent extensions

L2 agents do not care about networks or subnets, they only care about
ports.

Change-Id: I3b354765e0efc9fa511421e7acbb937ded1146d8
Partially-Implements: blueprint quantum-qos-api
neutron/agent/l2/agent_extension.py
neutron/agent/l2/agent_extensions_manager.py
neutron/tests/unit/agent/l2/test_agent_extensions_manager.py