Jump to: navigation, search

Difference between revisions of "Meetings/ML2"

Line 30: Line 30:
 
* devstack changes for new ML2 code
 
* devstack changes for new ML2 code
 
: https://bugs.launchpad.net/devstack/+bug/1200767
 
: https://bugs.launchpad.net/devstack/+bug/1200767
 +
* Provider Extensions don't work with ML2
 +
: https://bugs.launchpad.net/neutron/+bug/1202244
 
* Campus Network Blueprint and ML2 integration
 
* Campus Network Blueprint and ML2 integration
 
: https://blueprints.launchpad.net/neutron/+spec/campus-network
 
: https://blueprints.launchpad.net/neutron/+spec/campus-network

Revision as of 14:59, 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

  • Need to update the ML2 wiki page
https://wiki.openstack.org/wiki/Neutron/ML2
  • fmanco - Campus Network Blueprint respin for H3
https://blueprints.launchpad.net/neutron/+spec/campus-network
  • rkukura - Event based polling discussion with maru

Blueprint updates

  • ml2-portbinding
https://blueprints.launchpad.net/quantum/+spec/ml2-portbinding
  • 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.
Also consider this BP: https://blueprints.launchpad.net/neutron/+spec/multi-segment-and-trunk-support-cisco-nexus1000v

Open ML2 Related Bugs and Blueprints

  • devstack changes for new ML2 code
https://bugs.launchpad.net/devstack/+bug/1200767
  • Provider Extensions don't work with ML2
https://bugs.launchpad.net/neutron/+bug/1202244
  • 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 Updates

  • 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: