Jump to: navigation, search

Difference between revisions of "Meetings/ML2"

(Agenda Wednesday 8-28-2013)
Line 1: Line 1:
 
This page tracks ML2 meeting information.
 
This page tracks ML2 meeting information.
  
== Agenda Wednesday 8-22-2013 ==
+
== Agenda Wednesday 8-28-2013 ==
  
 
=== Action Items ===
 
=== Action Items ===
Line 7: Line 7:
 
: https://wiki.openstack.org/wiki/Neutron/ML2
 
: https://wiki.openstack.org/wiki/Neutron/ML2
  
=== Blueprint Discussions are the Focus Today ===
+
=== Havana Blueprint Discussions are the Focus Today ===
* Documentation BP
+
BP implementation proposal deadline was last Friday. BP implementation merge deadline is end-of-day next Tuesday, August 3rd. Are the BP implementations in review on-track to be merged? Are there dependencies between them? Are they getting reviewed and updated?
** https://blueprints.launchpad.net/openstack-manuals/+spec/neutron-ml2-docs
+
 
 +
Recently merged:
 +
* Enable GRE and VXLAN with the same ID
 +
** https://bugs.launchpad.net/neutron/+bug/1196963
 +
** https://review.openstack.org/#/c/41239/
 +
* ml2-mechanism-driver-subnet-calls
 +
** https://blueprints.launchpad.net/openstack/?searchtext=ml2-mechanism-driver-subnet-calls
 +
** https://review.openstack.org/#/c/43678/
 +
** IMPORTANT - requires updating mechanism drivers to access Context properties without "()"
 +
 
 +
 
 +
Currently in review for H-3:
 
* ml2-portbinding
 
* ml2-portbinding
 
** https://blueprints.launchpad.net/quantum/+spec/ml2-portbinding
 
** https://blueprints.launchpad.net/quantum/+spec/ml2-portbinding
 +
** https://review.openstack.org/#/c/43129/
 
* ml2-multi-segment-api
 
* ml2-multi-segment-api
 
** https://blueprints.launchpad.net/neutron/+spec/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.
+
** https://review.openstack.org/#/c/43569/
** Also consider this BP: https://blueprints.launchpad.net/neutron/+spec/multi-segment-and-trunk-support-cisco-nexus1000v
+
** rkukura: Can this be simplified a bit?
* Enable GRE and VXLAN with the same ID
 
** https://bugs.launchpad.net/neutron/+bug/1196963
 
** https://review.openstack.org/#/c/41239/
 
 
* Arista Driver
 
* Arista Driver
 
** https://blueprints.launchpad.net/neutron/+spec/arista-ml2-mechanism-driver
 
** https://blueprints.launchpad.net/neutron/+spec/arista-ml2-mechanism-driver
Line 27: Line 36:
 
** https://blueprints.launchpad.net/quantum/+spec/tailf-ncs
 
** https://blueprints.launchpad.net/quantum/+spec/tailf-ncs
 
** https://review.openstack.org/#/c/37647/
 
** https://review.openstack.org/#/c/37647/
 +
 +
 +
Others:
 
* ML2 devstack with additional MechanismDrivers:
 
* ML2 devstack with additional MechanismDrivers:
 
** https://review.openstack.org/#/c/40882/1
 
** https://review.openstack.org/#/c/40882/1
 
** https://docs.google.com/document/d/1vvfey4SCFA5Ih9e6VUdjnRAVj6YIusfXlbPT8yxVOvY/edit?usp=sharing
 
** https://docs.google.com/document/d/1vvfey4SCFA5Ih9e6VUdjnRAVj6YIusfXlbPT8yxVOvY/edit?usp=sharing
 +
* Documentation BP
 +
** https://blueprints.launchpad.net/openstack-manuals/+spec/neutron-ml2-docs
  
 
=== Icehouse ML2 work for reference ===
 
=== Icehouse ML2 work for reference ===

Revision as of 13:17, 28 August 2013

This page tracks ML2 meeting information.

Agenda Wednesday 8-28-2013

Action Items

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

Havana Blueprint Discussions are the Focus Today

BP implementation proposal deadline was last Friday. BP implementation merge deadline is end-of-day next Tuesday, August 3rd. Are the BP implementations in review on-track to be merged? Are there dependencies between them? Are they getting reviewed and updated?

Recently merged:


Currently in review for H-3:


Others:

Icehouse ML2 work for reference

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: