Jump to: navigation, search

Difference between revisions of "Meetings/ML2"

Line 18: Line 18:
  
 
=== Open ML2 Related Bugs and Blueprints ===
 
=== Open ML2 Related Bugs and Blueprints ===
* Validate provider network's correctly
+
* ML2 Directory structure for Type and Mechanism Drivers
: https://review.openstack.org/#/c/37516/
 
 
* 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
Line 30: Line 27:
 
* OVS Polling is too CPU intensive
 
* OVS Polling is too CPU intensive
 
: https://bugs.launchpad.net/quantum/+bug/1177973
 
: https://bugs.launchpad.net/quantum/+bug/1177973
* Add multiple provider network extension
+
* bug to properly program tunnels in the OVS agent using ports instead of tunnel IDs:
: 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
 
: https://bugs.launchpad.net/neutron/+bug/1196963
  

Revision as of 19:24, 30 July 2013

This page tracks ML2 meeting information.

Agenda Wednesday 7-10-2013

Action Items

  • Need to update the ML2 wiki page
https://wiki.openstack.org/wiki/Neutron/ML2

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
  • ML2 TypeDriver Extra Port Info
https://blueprints.launchpad.net/neutron/+spec/ml2-typedriver-extra-port-info

Open ML2 Related Bugs and Blueprints

  • ML2 Directory structure for Type and Mechanism Drivers
  • devstack changes for new ML2 code
https://bugs.launchpad.net/devstack/+bug/1200767
  • 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
  • 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: