Jump to: navigation, search

Difference between revisions of "Meetings/ML2"

(Meeting March 19, 2014)
(Meeting March 19, 2014)
Line 12: Line 12:
 
** Port binding details - https://bugs.launchpad.net/neutron/+bug/1276395
 
** Port binding details - https://bugs.launchpad.net/neutron/+bug/1276395
 
*** partial fix (add new properties) - https://review.openstack.org/#/c/76363/ - merged
 
*** partial fix (add new properties) - https://review.openstack.org/#/c/76363/ - merged
*** remainder (binding details in delete_port_*commit() ops) - will be addressed in update to https://review.openstack.org/#/c/79511/ today - in progress
+
*** remainder (binding details in delete_port_*commit() ops) - https://review.openstack.org/#/c/79511/ - approved
 
** bind_port() called in transaction - https://bugs.launchpad.net/neutron/+bug/1276391
 
** bind_port() called in transaction - https://bugs.launchpad.net/neutron/+bug/1276391
*** partial fix (remove validate_port_binding() and unbind_port() ops) - https://review.openstack.org/#/c/79511/ - in review, update today
+
*** partial fix (remove validate_port_binding() and unbind_port() ops) - https://review.openstack.org/#/c/79511/ - approved
 
*** 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
Line 22: Line 22:
 
** VIF security - https://bugs.launchpad.net/nova/+bug/1112912 - in review
 
** VIF security - https://bugs.launchpad.net/nova/+bug/1112912 - in review
 
** Binding failed - https://bugs.launchpad.net/neutron/+bug/1244255 - unassigned?
 
** Binding failed - https://bugs.launchpad.net/neutron/+bug/1244255 - unassigned?
 +
*** Will https://review.openstack.org/#/c/80829/ help?
 
* Final mechanism driver status for icehouse:
 
* Final mechanism driver status for icehouse:
 
** cisco apic - deferred - https://review.openstack.org/#/c/73355/, https://review.openstack.org/#/c/73372/
 
** cisco apic - deferred - https://review.openstack.org/#/c/73355/, https://review.openstack.org/#/c/73372/

Revision as of 15:45, 19 March 2014

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

Agenda

Please note the deadline for Juno design summit session proposals is April 20th: http://lists.openstack.org/pipermail/openstack-dev/2014-March/029319.html (banix)

Meeting March 19, 2014

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: