Jump to: navigation, search

Difference between revisions of "Meetings/ML2"

(Havana Blueprint Discussions are the Focus Today)
(Havana Blueprint Discussions are the Focus Today)
Line 24: Line 24:
 
** https://blueprints.launchpad.net/quantum/+spec/ml2-portbinding
 
** https://blueprints.launchpad.net/quantum/+spec/ml2-portbinding
 
** https://review.openstack.org/#/c/43129/
 
** https://review.openstack.org/#/c/43129/
 +
** Update very soon with nits fixed, rebased on ml2-mechanism-driver-subnet-calls
 +
** Remaining items:
 +
*** DB migration
 +
*** Common base class for agent-based mechanism drivers
 +
*** Add agents-db to hyperv agent
 +
*** Binding ports of DHCP, L3, etc. agents needs host-id - have agents set in create_port() vs. map from agent-id using agents-db?
 +
*** Various TODOs and REVISITs
 
* 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
 
** https://review.openstack.org/#/c/43569/
 
** https://review.openstack.org/#/c/43569/
 +
** Needs reviews before mestery returns
 
* 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 37: Line 45:
 
* Cisco Nexus Driver
 
* Cisco Nexus Driver
 
** https://blueprints.launchpad.net/quantum/+spec/ml2-md-cisco-nexus
 
** https://blueprints.launchpad.net/quantum/+spec/ml2-md-cisco-nexus
 +
** https://review.openstack.org/#/c/43196/
 +
** Needs updated patch - unit test failures
 
* Tail-f NCS
 
* Tail-f NCS
 
** 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/
 
+
** Two minor nits in latest update, needs close review
  
 
Others:
 
Others:

Revision as of 13:42, 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: