Jump to: navigation, search

Difference between revisions of "Meetings/ML2"

(Meeting March 12, 2014)
(Meeting March 12, 2014)
Line 28: Line 28:
 
*** remainder (move binding outside transaction) - in progress, hopefully in review today
 
*** remainder (move binding outside transaction) - in progress, hopefully in review today
 
** Error handling for update ops - https://bugs.launchpad.net/neutron/+bug/1227336
 
** Error handling for update ops - https://bugs.launchpad.net/neutron/+bug/1227336
*** https://review.openstack.org/#/c/69792/ - in review
+
*** https://review.openstack.org/#/c/69792/ - in review
 +
*** Needs ML2 and core reviews
 +
*** Consensus that undoing operation makes sense if postcommit() ops fail?
 
* Distributed Virtual Router
 
* Distributed Virtual Router
 
** L2 plugin changes needed to enable DVR.  See the DVR section of [[Meetings/Neutron-L3-Subteam|L3 subteam page]] for details.
 
** L2 plugin changes needed to enable DVR.  See the DVR section of [[Meetings/Neutron-L3-Subteam|L3 subteam page]] for details.

Revision as of 15:51, 12 March 2014

Weekly on Wednesdays at 1600 UTC on #openstack-meeting-alt

Agenda

Meeting March 12, 2014

Meeting March 5, 2014

Meeting February 26, 2014

Meeting February 19, 2014

Meeting February 12, 2014

Previous Agenda

  • Icehouse Design Summit Topic ideas
    • RPC handling in ML2 for Type and Mechanism Drivers
    • More extensible TypeDrivers for controller-based MechanismDrivers
    • Monolithic Plugin vs. ML2 MechanismDriver - current and future plugins
    • Future Directions for ML2 (orchestration, deployment, management, ...)
    • Migration from deprecated Plugins (openvswitch, linuxbridge) to ML2 - automation?
    • Add support for VXLAN multicast to the OVS agent with newer versions of OVS and Linux kernel.
    • Multi-segment provider network implementations in MechanismDrivers, specifically OVS.
    • Additional provider network attributes for controller-based plugins such as ODL for networks created outside of Neutron.

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: