Jump to: navigation, search

Difference between revisions of "Tracking ML2 Subgroup Reviews"

(Specs proposed to Kilo Release)
(Merged Specs along with Merged Code in Juno)
Line 19: Line 19:
 
|-  
 
|-  
 
| [https://review.openstack.org/#/c/106185/  ML2 hierarchical port binding]  ||rkukura ||  [https://review.openstack.org/#/c/115110/ api] [https://review.openstack.org/#/c/116122/ db] [https://review.openstack.org/#/c/116209/ logic] ||  
 
| [https://review.openstack.org/#/c/106185/  ML2 hierarchical port binding]  ||rkukura ||  [https://review.openstack.org/#/c/115110/ api] [https://review.openstack.org/#/c/116122/ db] [https://review.openstack.org/#/c/116209/ logic] ||  
|}
 
 
=== Merged Specs along with Merged Code in Juno ===
 
 
{| class="wikitable sortable"
 
|-
 
!!  scope="col" class="unsortable"  | Title
 
!!  scope="col" class="unsortable"  | Spec/BP
 
!! scope="col" | Owner
 
!!  scope="col" | Priority
 
!! style="background: blue; color: white" | Code
 
!!  scope="col" | R1
 
!!  scope="col" | R2
 
!!  scope="col" | R3
 
!!  scope="col" | R4
 
!!  scope="col" | C1
 
!!  scope="col" | C2
 
!!  scope="col" | C3
 
!!  scope="col" | Code Status
 
 
|-
 
| ML2 Type drivers refactor to allow extensiblity  || [https://review.openstack.org/#/c/91811/  spec]  || asomya ||  2 (Med) || [https://review.openstack.org/#/c/110404/ abandoned]  [https://review.openstack.org/#/c/114666/ code1] [https://review.openstack.org/#/c/115025/ code2] [https://review.openstack.org/#/c/115151/ code3] || - || - || - || - ||  - || - ||  - ||  code1 & code2 merged
 
|-
 
| ML2 Mechanism Driver for Cisco DFA || [https://review.openstack.org/#/c/89740/  spec] || nlahouti  ||  3 (Low) || [https://review.openstack.org/#/c/103281/ code1] [https://review.openstack.org/#/c/110065/ code2] [https://review.openstack.org/#/c/111761/ code3] [https://review.openstack.org/#/c/111863/ code4] || banix || yamamoto || rossella_s || - ||  - || - ||  - ||  code1 merged
 
|-
 
| ofagent: port monitoring w/o ovsdb accesses || [https://review.openstack.org/#/c/91742/ spec] ||  yamamoto ||  3 (Low) || [https://review.openstack.org/#/c/108915/ 108915 (devstack)]  || - || - || - || - ||  - || - ||  - || Merged
 
|-
 
| ofagent l2pop support || [https://review.openstack.org/#/c/89463/ spec] || yamamoto ||  3 (Low) || all merged || - || - || - || - ||  - || - ||  - || Merged
 
|-
 
| OFAgent: Merge br-int and br-tun || [https://review.openstack.org/#/c/98702/ spec] || yamamoto ||  3 (Low) || all merged || - || - || - || - ||  - || - ||  - || Merged
 
|-
 
| ofagent: physical interface mappings || [http://git.openstack.org/cgit/openstack/neutron-specs/tree/specs/juno/ofagent-physical-interface-mappings.rst spec] || yamamoto ||  3 (Low) || all merged || - || - || - || - ||  - || - ||  - || Merged
 
|-
 
| Support for extensions in ML2 || [http://git.openstack.org/cgit/openstack/neutron-specs/tree/specs/juno/neutron-ml2-mechanismdriver-extensions.rst spec] || nlahouti ||  3 (Low) || [https://review.openstack.org/#/c/89211/ code] || - || - || - || - ||  - || - ||  - || Merged
 
|-
 
| Arista L3 Router Service Plugin  || [https://review.openstack.org/#/c/97125/ spec] || sukhdev ||  3 (Low) || [https://review.openstack.org/#/c/114081/ code] || - || - || - || - ||  - || - || - ||  Merged
 
|-
 
| Layer 3 Service Plugin for Brocade VDX Switches  || [https://review.openstack.org/#/c/105250/ spec] || shivharis || 3 (Low) || [https://review.openstack.org/#/c/114801/ code] || - || - || - || - ||  - || - ||  - ||  Merged
 
|-
 
| Allow partial specification of Provider Network attributes || [https://review.openstack.org/#/c/91540/ spec] || zzelle ||  3 (Low) || [https://review.openstack.org/#/c/71904/ code1] [https://review.openstack.org/#/c/74055/ code2] [https://review.openstack.org/#/c/101467/ code3] || - || - || - || - ||  - || - ||  - ||  Merged
 
|-
 
| ML2 Mechanism Driver for the Cisco APIC || [https://review.openstack.org/#/c/89305/ spec] ||  HenryG  || 3 (Low) ||  [https://review.openstack.org/#/c/73355/ code1] [https://review.openstack.org/#/c/73372/ Code2] || - || - || - || - ||  - || - ||  - ||  Merged
 
|-
 
| ML2 Mechanism Driver for SR-IOV NIC switching || [https://review.openstack.org/#/c/89763/ spec] || irenab  ||  3 (Low) || [https://review.openstack.org/#/c/74464 code1] [https://review.openstack.org/#/c/107651 code2] || - || - || - || - ||  - || - ||  - ||  Merged
 
|-
 
| Neutron OVS based Distributed Virtual Router || [https://review.openstack.org/#/c/89934/ spec] ||  swami  ||  1 (High) || (DVR subteam) || - || - || - || - ||  - || - ||  - ||  ML2 related review is merged
 
|-
 
| Freescale SDN Mechanism Driver || [https://review.openstack.org/#/c/88190 spec] || trinaths  ||  3 (Low) || [https://review.openstack.org/#/c/78092 code] || yamamoto || - || - || - || mestery || amotoki  ||  - ||  Merged
 
|-
 
 
|}
 
|}
  

Revision as of 00:29, 4 February 2015


Here are tables for tracking the status of the specs related to ML2 in current release.

The guideline for updating this wiki is at the end of this page

Specs proposed to Kilo Release

For categories, please see the description at the bottom.

Title Owner Code Status
portsecurity extension support Isaku Yamahata port-sec-extWIP
ML2 hierarchical port binding rkukura api db logic

Planned

Title Spec/BP Owner Comment
Modular L2 Agent banix On hold
ofagent: sub driver BP yamamoto probably some overlap with modular l2 agent

Guide

  • Mechanism Drivers do not need a blueprint starting Kilo Release (?)
  • The owner of a given spec is responsible for keeping the corresponding row in this table up to date
  • A reviewer can add her name to the table when she reviews a spec but ultimately the spec owner needs to make sure the information is up to date
  • Priority
    • Use the following strings for priority: "1 (High)", "2 (Med)", "3 (Low)" so we can easily sort the table based on the priority if need be
    • If not sure, insert the spec with priority set to 3 (Low)
    • The priority of specs were decided to be defined as follows (IRC Log):
      • So mestery suggests vendor-specific drivers should be at low priority, consistent with vendor plugins and vendor service drivers
      • The ML2 team can identify 2 or 3 BPs to treat as high priority
      • These need to be of general community interest, and really important to complete for Juno
      • And we can identify several more BPs to treat as medium priority, which also should be of general community interest
  • Types
    • Common: ML2 common features : features which affects ML2 plugin core or are required by multiple drivers
    • OVS: Open vSwitch mechanism driver / agent : features specific to OVS mech driver or OVS agent. Some blueprints are proposed only for OVS but they are sometimes common to ML2 plugin. I prepared a separate category for OVS (amotoki).
    • Driver: ML2 mechanism driver specific : features specific to a driver

Other Considerations

  • Should we do the same for regular (not specs) neutron reviews? Will that be too much? We can wait and see if the current table will be used and if it will make the review process any better and then decide.
  • Any changes we can make to Launchpad and/or Gerrit review that will make the tracking of the specs easier and that will make using a table like this unnecessary?