Jump to: navigation, search

Difference between revisions of "Neutron/ModularL2Agent"

(Related documents)
m (Comparison Chart)
Line 16: Line 16:
 
| OS
 
| OS
 
| Msvm
 
| Msvm
| Currently ovsdb.  [https://blueprints.launchpad.net/neutron/+spec/ofagent-port-monitor Planned to use OpenFlow instead]  
+
| Currently ovsdb.  <br/> [https://blueprints.launchpad.net/neutron/+spec/ofagent-port-monitor Planned: OpenFlow]  
 
|
 
|
 
|-
 
|-
Line 23: Line 23:
 
|  
 
|  
 
|  
 
|  
| Embedded OpenFlow controller
+
| Embedded OF controller
 
|
 
|
 
|-
 
|-
Line 30: Line 30:
 
|
 
|
 
|
 
|
| Currently VLAN tag.  [https://blueprints.launchpad.net/neutron/+spec/ofagent-merge-bridges Planned to use OpenFlow metadata instead]
+
| Currently VLAN tag.  <br/> [https://blueprints.launchpad.net/neutron/+spec/ofagent-merge-bridges Planned: OF metadata]
 
|
 
|
 
|-
 
|-

Revision as of 15:09, 28 April 2014

Here we are collecting information on possible directions wrt building a modular L2 agent.

Comparison Chart

openvswitch linuxbridge hyperv ofagent mlnx
Monitoring ovsdb OS Msvm Currently ovsdb.
Planned: OpenFlow
Flows ovs-ofctl Embedded OF controller
Local isolation vlan tag Currently VLAN tag.
Planned: OF metadata
Security Groups Y Y Y Y Y
L2pop Y Y N N N

Related documents

  • A summary of the differences between openvswitch and ofagent (current and planned) agents are listed here