vmware-nsx/neutron/tests/unit/ofagent
YAMAMOTO Takashi 8ac9e0b2e0 ofagent: merge br-tun into br-int
Highlights:
- Deprecate br-tun.
- Reduce the use of OFPP_NORMAL action.  Use mac address info
  obtained from get_device_details and l2-pop to reduce flooding.
- Use OpenFlow metadata instead of "internal" VLANs.
  Now tenant networks are VLAN transparent.

Implements: blueprint ofagent-port-monitor
Implements: blueprint ofagent-merge-bridges
Change-Id: I21ee1c6d141863182b487e10c7bfe911b1a472ab
2014-09-01 09:00:03 +09:00
..
__init__.py Implement OpenFlow Agent mechanism driver 2014-03-02 13:40:10 +09:00
fake_oflib.py ofagent: merge br-tun into br-int 2014-09-01 09:00:03 +09:00
ofa_test_base.py ofagent: merge br-tun into br-int 2014-09-01 09:00:03 +09:00
test_arp_lib.py ofagent: merge br-tun into br-int 2014-09-01 09:00:03 +09:00
test_ofa_defaults.py Implement OpenFlow Agent mechanism driver 2014-03-02 13:40:10 +09:00
test_ofa_flows.py ofagent: merge br-tun into br-int 2014-09-01 09:00:03 +09:00
test_ofa_neutron_agent.py ofagent: merge br-tun into br-int 2014-09-01 09:00:03 +09:00
test_ofa_ports.py ofagent: Handle device name prefixes other than "tap" 2014-07-14 16:36:03 +09:00
test_ofswitch.py ofagent: merge br-tun into br-int 2014-09-01 09:00:03 +09:00