]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
ofagent: Use port desc to monitor ports on br-int
authorYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Tue, 3 Jun 2014 06:53:22 +0000 (15:53 +0900)
committerYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Thu, 26 Jun 2014 03:29:01 +0000 (12:29 +0900)
commit9d13ea884bff749b3975acb5eb5630e5aca4a665
tree15f9bdf270b192da961f53528c9a00f5f5838590
parentd379170109982a53544d01566ba9231d66b24ed4
ofagent: Use port desc to monitor ports on br-int

also, use ofport.name as device identifiers.
sprinkle some TODO comments.

Implements: blueprint ofagent-port-monitor
Change-Id: I4995964f37729f954fec71c4a2e61e463a430b1a
neutron/plugins/ofagent/agent/ofa_neutron_agent.py
neutron/plugins/ofagent/agent/ports.py [new file with mode: 0644]
neutron/tests/unit/ofagent/fake_oflib.py
neutron/tests/unit/ofagent/test_ofa_neutron_agent.py
neutron/tests/unit/ofagent/test_ofa_ports.py [new file with mode: 0644]