Jump to: navigation, search

Difference between revisions of "Meetings/ML2"

Line 2: Line 2:
  
 
== Agenda Wednesday 7-10-2013 ==
 
== Agenda Wednesday 7-10-2013 ==
 +
=== ML2 Code Merges ===
 +
* MechanismDriver
 +
: https://review.openstack.org/33201
 +
* Modify the OVS Agent to support multiple tunnel_types concurrently
 +
: https://review.openstack.org/#/c/33107/
 +
* ml2-gre update
 +
: https://review.openstack.org/33297
 +
* ml2-vxlan
 +
: https://review.openstack.org/#/c/35384/2
 +
 
=== Action Items ===
 
=== Action Items ===
 
* New ML2 Wiki page setup:
 
* New ML2 Wiki page setup:

Revision as of 13:10, 17 July 2013

This page tracks ML2 meeting information.

Agenda Wednesday 7-10-2013

ML2 Code Merges

  • MechanismDriver
https://review.openstack.org/33201
  • Modify the OVS Agent to support multiple tunnel_types concurrently
https://review.openstack.org/#/c/33107/
  • ml2-gre update
https://review.openstack.org/33297
  • ml2-vxlan
https://review.openstack.org/#/c/35384/2

Action Items

  • New ML2 Wiki page setup:
https://wiki.openstack.org/wiki/Neutron/ML2
  • Review this in the context of ML2:
https://review.openstack.org/#/c/33736/

Blueprint updates

  • Mechanism Driver
https://blueprints.launchpad.net/quantum/+spec/ml2-mechanism-drivers
https://review.openstack.org/33201
  • ml2-portbinding
https://blueprints.launchpad.net/quantum/+spec/ml2-portbinding
  • ml2-gre update
https://blueprints.launchpad.net/quantum/+spec/ml2-gre
https://review.openstack.org/33297
  • ml2-vxlan
https://blueprints.launchpad.net/quantum/+spec/ml2-vxlan
https://review.openstack.org/#/c/35384/2
  • ml2-multi-segment-api
https://blueprints.launchpad.net/neutron/+spec/ml2-multi-segment-api
Consider basing on https://review.openstack.org/#/c/33736/ rather than introducing new resource type.

Open ML2 Related Bugs and Blueprints

  • Modify the OVS Agent to support multiple tunnel_types concurrently
https://review.openstack.org/#/c/33107/
  • Campus Network Blueprint and ML2 integration
https://blueprints.launchpad.net/neutron/+spec/campus-network
  • OVS L2 Population
https://blueprints.launchpad.net/quantum/+spec/l2-population
  • OVS Polling is too CPU intensive
https://bugs.launchpad.net/quantum/+bug/1177973
  • Add multiple provider network extension
https://review.openstack.org/#/c/33736/

bug to properly program tunnels in the OVS agent using ports instead of tunnel IDs:

https://bugs.launchpad.net/neutron/+bug/1196963

Ported Mechanism Drivers

  • Arista Driver
https://blueprints.launchpad.net/quantum/+spec/sukhdev-8
  • Cisco Nexus Driver
https://blueprints.launchpad.net/quantum/+spec/ml2-md-cisco-nexus
  • OpenDaylight Driver
https://blueprints.launchpad.net/quantum/+spec/ml2-opendaylight-mechanism-driver
  • Tail-f NCS
https://blueprints.launchpad.net/quantum/+spec/tailf-ncs

Questions?

Previous Meeting Logs

General ML2 Information

Here are the current ml2-specific blueprints for havana:


These tunnel-related blueprints effect the openvswitch and/or linuxbridge agents, and the features should also (or exclusively) be supported (using both agents simultaneously where applicable) by the ml2 plugin:


These blueprints involve the ml2 MechanismDriver API: