Difference between revisions of "Neutron/ModularL2Agent"
< Neutron
m (→Comparison Chart) |
|||
| Line 16: | Line 16: | ||
| OS | | OS | ||
| Msvm | | Msvm | ||
| − | | ovsdb | + | | Currently ovsdb. [https://blueprints.launchpad.net/neutron/+spec/ofagent-port-monitor Planned to switch to OpenFlow] |
| | | | ||
|- | |- | ||
| Line 23: | Line 23: | ||
| | | | ||
| | | | ||
| − | | | + | | Embedded OpenFlow controller |
| | | | ||
|- | |- | ||
| Line 30: | Line 30: | ||
| | | | ||
| | | | ||
| − | | | + | | Currently VLAN tag. [https://blueprints.launchpad.net/neutron/+spec/ofagent-merge-bridges Planned to switch to OpenFlow metadata] |
| | | | ||
|- | |- | ||
Revision as of 03:04, 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 to switch to OpenFlow | |
| Flows | ovs-ofctl | Embedded OpenFlow controller | |||
| Local isolation | vlan tag | Currently VLAN tag. Planned to switch to OpenFlow metadata | |||
| Security Groups | Y | Y | Y | Y | Y |
| L2pop | Y | Y | N | N | N |
Related documents
- A summary of the differences between ova and ofagent (current and planned) agents are listed here