neutron/neutron/tests/unit/ofagent
YAMAMOTO Takashi 5a63085d89 ofagent: Desupport ancillary bridges
Remove code to report port status for ancillary bridges because
it relies on ovsdb.  While we could adapt the code to use OFP in
a similar way we did for the integration bridge, it doesn't worth
the effort because the almost same functionality can be achieved
using provider network.  Update README to suggest the use of
provider network.

Partially-Implements: blueprint ofagent-port-monitor
Change-Id: Ia1329e36755b3e9a479a115dbd08aa3f4d6b55df
2014-08-05 02:22:38 +09:00
..
__init__.py Implement OpenFlow Agent mechanism driver 2014-03-02 13:40:10 +09:00
fake_oflib.py OFAgent: Implement arp responder 2014-08-04 19:39:33 +09:00
ofa_test_base.py OFAgent: Implement arp responder 2014-08-04 19:39:33 +09:00
test_arp_lib.py OFAgent: Implement arp responder 2014-08-04 19:39:33 +09:00
test_ofa_defaults.py Implement OpenFlow Agent mechanism driver 2014-03-02 13:40:10 +09:00
test_ofa_neutron_agent.py ofagent: Desupport ancillary bridges 2014-08-05 02:22:38 +09:00
test_ofa_ports.py ofagent: Handle device name prefixes other than "tap" 2014-07-14 16:36:03 +09:00